Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • HttpMethods

Index

Constructors

Properties

Delete: string
Get: string
Head: string
Options: string
Patch: string
Post: string
Put: string
hasRequestBody: ((method: string) => boolean)

Type declaration

    • (method: string): boolean
    • Parameters

      • method: string

      Returns boolean

Generated using TypeDoc