format_headers_for_verbose {salesforcer} | R Documentation |
Format Headers for Printing
Description
Format Headers for Printing
Usage
format_headers_for_verbose(request_headers)
Arguments
request_headers |
|
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.
[Package salesforcer version 1.0.2 Index]