HttpMessage

Undocumented in source.

Constructors

this
this(Loop loop)
Undocumented in source.

Members

Functions

addHeader
void addHeader(HttpHeader header)
Undocumented in source. Be warned that the author may not have intended to support it.
protocolVersion
void protocolVersion(HttpVersion v)
Undocumented in source. Be warned that the author may not have intended to support it.
protocolVersion
HttpVersion protocolVersion()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

contentType
string contentType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
headers
HttpHeader[] headers [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
loop
Loop loop [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Looper

loop
Loop loop [@property getter]
Undocumented in source.

Meta