Learn R Programming

splashr (version 0.6.0)

get_content_size: Retrieve size of content | body | headers

Description

Retrieve size of content | body | headers

Usage

get_content_size(har_resp_obj)

get_body_size(har_resp_obj)

get_headers_size(har_resp_obj)

Arguments

har_resp_obj

HAR response object

See Also

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