botan v1.12.8 (2016-11-14T10:06:52Z)
Dub
Repo
HTTPResponse.this
botan
utils
http_util
http_util
HTTPResponse
Undocumented in source.
struct
HTTPResponse
this
(
uint
status_code
,
in
string
status_message
,
in
string
_body
,
HashMapRef
!(
string
,
string
)
headers
)
Meta
Source
See Implementation
botan
utils
http_util
http_util
HTTPResponse
constructors
this
functions
_body
headers
statusCode
statusMessage
throwUnlessOk
toString