Optional
abortOptional
baseOptional
headersmap of additional request headers
Optional
inhibitOptional
jsonOptional
keepOptional
localThe maximum amount of time to wait before timing out the request. If not specified, there is no timeout.
Optional
prefixThe full prefix to use e.g. "/_matrix/client/v2_alpha". If not specified, uses this.opts.prefix.
Optional
prioritySpecifies the priority of the fetch request relative to other requests of the same type. Must be one of the following strings: high: A high priority fetch request relative to other requests of the same type. low: A low priority fetch request relative to other requests of the same type. auto: Automatically determine the priority of the fetch request relative to other requests of the same type (default).
Generated using TypeDoc
The alternative base url to use. If not specified, uses this.opts.baseUrl