Forum Discussion

nl908's avatar
nl908
Regular Visitor
3 years ago

Web.Headers missing headers

I'm trying to make calls to an API that gives details about pagination in the http response headers.   For example, it'll come back with something like:   x-pagination-more: true   So I need ac...