Description Usage Arguments Note See Also
Retrieve the value of a specific response header
1 | get_header_val(har_resp_obj, header)
|
har_resp_obj |
HAR response object |
header |
the header you want the value for |
the name column that contains the header key is normalized to lower case
as is the passed-in requested header. Also, if there is more than one only
the first is returned.
Other splash_har_helpers: get_content_size,
get_content_type,
get_har_entry, get_headers,
get_request_type,
get_request_url,
get_response_body,
get_response_url,
har_entry_count
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.