Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MovedTemporarily<T>

Inform that the resource has temporarily moved to another location, but that future references should still use the original URI to access the resource.

Type parameters

  • T

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

Optional body

body: T

the body to be sent

location

location: string

To be added to the Location header on response

statusCode

statusCode: number

the response status code to be sent

Generated using TypeDoc