format_headers_for_verbose: Format Headers for Printing

View source: R/utils.R

format_headers_for_verboseR Documentation

Format Headers for Printing

Description

Format Headers for Printing

Usage

format_headers_for_verbose(request_headers)

Arguments

request_headers

list; a list of values from the API request or response that represent the headers of the call

Value

character; a string constructed from the input that is easier to read when we print it out

Note

This function is meant to be used internally. Only use when debugging.


salesforcer documentation built on March 18, 2022, 6:26 p.m.