hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
HttpResponse.this
hunt
http
HttpResponse
HttpResponse
Undocumented in source.
this
()
this
(HttpVersion ver, int status, HttpFields fields)
this
(HttpVersion ver, int status, HttpFields fields, long contentLength)
this
(HttpVersion ver, int status, string reason, HttpFields fields, long contentLength)
class
HttpResponse
this
(
HttpVersion
ver
,
int
status
,
string
reason
,
HttpFields
fields
,
long
contentLength
)
Meta
Source
See Implementation
hunt
http
HttpResponse
HttpResponse
aliases
code
message
setHeader
withHeader
withHeaders
constructors
this
functions
getReason
getStatus
header
headers
isResponse
isSuccessful
setReason
setStatus
toString
variables
_reason
_status