Options
All
  • Public
  • Public/Protected
  • All
Menu

Class for Request format

Hierarchy

  • HttpRequest

Index

Constructors

Properties

body?: any
headers?: HttpHeader[]
method: string
signal?: AbortSignal

Methods

  • getBodyInit(): BodyInit
  • getHeaderInit(): HeadersInit
  • hasBody(): boolean
  • toRequestInit(): RequestInit

Generated using TypeDoc