Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FetchHttpHandlerOptions

Represents the http options that can be passed to a browser http client.

Hierarchy

  • FetchHttpHandlerOptions

Index

Properties

Properties

Optional requestTimeout

requestTimeout: undefined | number

The number of milliseconds a request can take before being automatically terminated.