Skip to main content

HttpRequestOptions

@totemsdk/core


@totemsdk/core / HttpRequestOptions

Interface: HttpRequestOptions

Properties

cancellationToken?

optional cancellationToken?: CancellationToken


headers?

optional headers?: Record<string, string>


timeout?

optional timeout?: number