lighttp v0.1.0 (2018-03-21T17:11:43Z)
Dub
Repo
Response.this
lighttp
util
Response
Undocumented in source.
this
()
this
(Status status, string[string] headers, string body_)
this
(uint statusCode, string[string] headers, string body_)
this
(Status status, string body_)
class
Response
this
(
Status
status
,
string
body_
)
this
(uint statusCode, string body_)
Meta
Source
See Implementation
lighttp
util
Response
constructors
this
functions
parse
redirect
toString
static functions
error
variables
status
valid