hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
HttpServerResponse.this
hunt
http
server
HttpServerResponse
HttpServerResponse
Undocumented in source.
this
()
this
(int status, HttpFields fields, long contentLength)
this
(int status, string reason)
this
(int status, string reason, HttpFields fields, long contentLength)
class
HttpServerResponse
this
(
int
status
,
string
reason
,
HttpFields
fields
,
long
contentLength
)
this
(HttpBody content)
Meta
Source
See Implementation
hunt
http
server
HttpServerResponse
HttpServerResponse
aliases
withCookie
constructors
this
functions
addCookie