Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RequestData

Request data.

Hierarchy

  • RequestData

Index

Properties

Properties

body

The body.

headers

headers: any

Headers.

method

method: string

The HTTP method.

title

title: string | false

The title of the request.

url

url: string

The URL.

Generated using TypeDoc