NormalizedHttpOptions

Hierarchy

  • NormalizedHttpOptions

Index

Properties

Properties

Optional body

body? : NormalizedHttpBody

Optional bypassResponseHandler

bypassResponseHandler? : undefined | false | true

headers

headers: Record‹string, string›

method

method: HttpMethod

Optional mode

mode? : RequestMode

query

query: any

timeout

timeout: number

url

url: string

Last updated