- body
void body(string body)
Undocumented in source. Be warned that the author may not have intended to support it.
- body
string body()
Undocumented in source. Be warned that the author may not have intended to support it.
- header
void header(string header, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- header
string header(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- headers
string[string] headers()
Undocumented in source. Be warned that the author may not have intended to support it.
- httpVersion
void httpVersion(string http_version)
Undocumented in source. Be warned that the author may not have intended to support it.
- httpVersion
string httpVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
- method
void method(HttpMethod method)
Undocumented in source. Be warned that the author may not have intended to support it.
- method
HttpMethod method()
Undocumented in source. Be warned that the author may not have intended to support it.
- path
void path(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- path
string path()
Undocumented in source. Be warned that the author may not have intended to support it.
- uri
void uri(Url uri)
Undocumented in source. Be warned that the author may not have intended to support it.
- uri
Url uri()
Undocumented in source. Be warned that the author may not have intended to support it.