ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
HttpResponse.parseStatusLine
ae
net
http
common
HttpResponse
Initializes this
HttpResponse
with the given
statusLine
.
class
HttpResponse
final
void
parseStatusLine
(
string
statusLine
)
Meta
Source
See Implementation
ae
net
http
common
HttpResponse
functions
compressWithDeflate
compressWithGzip
getContent
optimizeData
parseStatusLine
setStatus
sliceData
static functions
getStatusMessage
variables
compressionLevel
status
statusMessage
Initializes this HttpResponse with the given statusLine.