Learn R Programming

splashr (version 0.6.0)

get_headers: Retrieve response headers as a data frame

Description

Retrieve response headers as a data frame

Usage

get_headers(har_resp_obj)

Arguments

har_resp_obj

HAR response object

See Also

Other splash_har_helpers: get_content_size, get_content_type, get_har_entry, get_header_val, get_request_type, get_request_url, get_response_body, get_response_url, har_entry_count