Retrieve response headers as a data frame

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