Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Request<T>

Type parameters

  • T

Hierarchy

  • Request

Index

Constructors

Properties

Accessors

Constructors

constructor

Properties

app

body

body: T = null

headers

method

originalUrl

originalUrl: string

params

params: RouteParams = ...

query

query: RouteQuery = ...

route

route: Route<any, any>

Accessors

path

  • get path(): string

Generated using TypeDoc