RequestOptions interface
Properties
| request |
Property Details
requestOptions
requestOptions?: { allowInsecureConnection?: boolean, headers?: RawHttpHeadersInput, skipUrlEncoding?: boolean }
Property Value
{ allowInsecureConnection?: boolean, headers?: RawHttpHeadersInput, skipUrlEncoding?: boolean }