Documentation
Dlang.org
HttpResponse.outputStream
handy_httpd
components
response
HttpResponse
The output stream that the response body will be written to.
struct
HttpResponse
OutputStream
!
ubyte
outputStream
;
handy_httpd
components
response
HttpResponse
functions
addHeader
chunked
flushHeaders
isFlushed
setStatus
writeBody
writeBodyBytes
writeBodyString
variables
headers
outputStream
status
The output stream that the response body will be written to.