HTTPServerResponseData.bodyWriterH2

Undocumented in source. Be warned that the author may not have intended to support it.
struct HTTPServerResponseData
protected @safe @property @safe
void
bodyWriterH2
(
T
)
(
ref T writer
,
const bool writeH = false
)
if (
isOutputStream!T
)

Meta