Learn R Programming

splashr (version 0.6.0)

get_header_val: Retrieve the value of a specific response header

Description

Retrieve the value of a specific response header

Usage

get_header_val(har_resp_obj, header)

Arguments

har_resp_obj

HAR response object

header

the header you want the value for

See Also

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