Get data from response headers

Hi all! I try to upload video on youtube and use youtube data API

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