HttpRequestMessage

Undocumented in source.

Members

Functions

send
void send(TcpStream stream)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

content
HttpContent content [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
content
HttpContent content [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
credentials
NetworkCredential credentials [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
credentials
NetworkCredential credentials [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
method
string method [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
method
string method [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
protocolVersion
HttpVersion protocolVersion [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
protocolVersion
HttpVersion protocolVersion [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
uri
Uri uri [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
uri
Uri uri [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta