sel-net ~master (2022-05-12T13:34:10.7962628)
Dub
Repo
Response.this
sel
net
http
Response
Undocumented in source.
this
(Status status, string[string] headers, string content)
this
(uint statusCode, string[string] headers, string content)
struct
Response
this
(
uint
statusCode
,
string
[
string
]
headers
=
defaultHeaders
,
string
content
= ""
)
this
(Status status, string content)
this
(uint statusCode, string content)
Meta
Source
See Implementation
sel
net
http
Response
constructors
this
functions
toString
static functions
error
parse
redirect
variables
content
headers
status
valid