Get data from response headers
I send POST request to API and receive the response, but the data which i need is in response headers
How i can get access to response headers? Try $http_headers, but it isn't return the right data
Working with APIs
8 replies