Private
cookiesPrivate
Readonly
loggerPrivate
multiOptions applied to to this HTTP transport
Optional
baseOptional
instanceStatic
enableEven when debug logging is enable request and response bodies are not logged for performance and security reason. Enabling this flag enables logging of both the request and response bodies including headers
Static
httpDefault shared HTTP agent used by this HttpTransport used for connection pooling
Static
optionsDefault configuration for the transport options. When no specific value is set for an individual transport the defaults are used instead.
Private
decodePrivate
encodePrivate
encodePrivate
getPrivate
getPrivate
handleMake a HTTP request to the specified URL
Request information
Promise with the response
Optional
options: objectPrivate
isPrivate
parsePrivate
parsePrivate
parsePrivate
preparePrivate
preparePrivate
send
Encoding used for encoding and decoding response and request bodies