The options for the request.
Represents a client for making requests to a service provider.
Optionalbody?: ReqOptionalcontentType?: stringOptionalheaders?: Record<string, any>Optionalhttp2?: booleanOptionaloriginMethod?: stringOptionaloverrides?: ClientHeadersType & {Optionalparams?: any
Sends a request to the specified URL with the given options.