get_headers: Retrieve response headers as a data frame

Description Usage Arguments Note See Also

View source: R/helpers.r

Description

Retrieve response headers as a data frame

Usage

1
get_headers(har_resp_obj)

Arguments

har_resp_obj

HAR response object

Note

the name column that contains the header key is normalized to lower case

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()


hrbrmstr/splashr documentation built on Feb. 23, 2020, 2:13 p.m.