Request

A request from user

Constructors

this
this()
Undocumented in source.

Members

Enums

Method
enum Method

HTTP methods

Properties

cookie
const(string[string]) cookie [@property getter]
data
const(char[]) data [@property getter]
get
const(string[string]) get [@property getter]
header
const(string[string]) header [@property getter]
method
Method method [@property getter]
post
const(string[string]) post [@property getter]

Meta