Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MethodNotAllowedError

Represents a METHOD NOT ALLOWED error. The method specified in the Request-Line is not allowed for the resource identified by the Request-URI. The response MUST include an Allow header containing a list of valid methods for the requested resource.

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

message

message: string

statusCode

statusCode: number

Static message

message: string

Static name

name: string

Static Optional stack

stack: string

Generated using TypeDoc