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.


StevenMMortimer/salesforcer documentation built on Nov. 7, 2024, 4:23 p.m.