Documentation
Dlang.org
HttpResponse.headers
handy_httpd
components
response
HttpResponse
An associative array of headers.
struct
HttpResponse
string
[
string
]
headers
;
handy_httpd
components
response
HttpResponse
functions
addHeader
chunked
flushHeaders
isFlushed
setStatus
writeBody
writeBodyBytes
writeBodyString
variables
headers
outputStream
status
An associative array of headers.