carbond.Request

extends express.Request

The Request object represents the HTTP request and has properties for the request query string, parameters, body, HTTP headers, and so on

Static Properties

Class Properties

Instance Properties

Abstract Methods

Methods