Documentation
Dlang.org
ServerHttpResponseBuilder.withHeader
handy_http_primitives
builder
ServerHttpResponseBuilder
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ServerHttpResponseBuilder
ref
ref
withHeader
(
string
headerName
,
string
value
)
handy_http_primitives
builder
ServerHttpResponseBuilder
functions
build
withHeader
withOutputStream
withStatus
variables
initialHeaders
initialStatus
outputStream