ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
ResponseParser.end_of_header_token
integrationtest
httpserver
main
ResponseParser
The token that denotes the end of the HTTP header and the beginning of the payload.
class
ResponseParser
static immutable
auto
end_of_header_token
=
"\r\n\r\n"
;
Meta
Source
See Source File
integrationtest
httpserver
main
ResponseParser
constructors
this
functions
consume
payload
static variables
end_of_header_token
variables
have_payload
payload_length
payload_start
response
The token that denotes the end of the HTTP header and the beginning of the payload.