HTTPCodec.generateHeader

Write an egress message header. For pushed streams, you must specify the assocStream. @retval size the size of the generated message, both the actual size and the size of the uncompressed data. @return None

class HTTPCodec
size_t
generateHeader
(
,
HTTPMessage msg
,
HttpWriteBuffer buffer
,
bool eom = false
)

Meta