Documentation
Dlang.org
ServerHttpResponseBuilder.withOutputStream
handy_http_primitives
builder
ServerHttpResponseBuilder
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ServerHttpResponseBuilder
ref
ref
withOutputStream
(
S
)
(
S
stream
)
if
(
isByteOutputStream
!
S
)
handy_http_primitives
builder
ServerHttpResponseBuilder
functions
build
withHeader
withOutputStream
withStatus
variables
initialHeaders
initialStatus
outputStream