Retrieve size of content | body | headers

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