Interface: HttpRequestOptions
HTTP request options
Properties
headers?
Request headers
parseJson?
Whether to parse response as JSON (default: true)
timeout?
Request timeout in milliseconds
Last updated on
HTTP request options
Request headers
Whether to parse response as JSON (default: true)
Request timeout in milliseconds