Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHttpPostMessageRequest

Hierarchy

  • IHttpPostMessageRequest

Index

Properties

Properties

Optional body

body: any

headers

headers: any

method

method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE"

url

url: string

Generated using TypeDoc