Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines a HTTP request

Hierarchy

  • IHttpRequest

Implemented by

Index

Properties

content

the body/content of the request

headers

the headers for the request

method

method: HttpMethod

the HTTP method for the request

uri

uri: Url

the URI of the request

Methods

abort

  • abort(): void

executeAsync

Generated using TypeDoc