Request

Undocumented in source.

Constructors

this
this(string host, ushort port)
Undocumented in source.
this
this()
Undocumented in source.

Members

Functions

httpGet
Response httpGet(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
httpGet
Response httpGet(string path, string data)
Undocumented in source. Be warned that the author may not have intended to support it.
httpGet
Response httpGet(string path, T data)
Undocumented in source. Be warned that the author may not have intended to support it.
httpGet
Response httpGet(string path, Range range)
Undocumented in source. Be warned that the author may not have intended to support it.
httpGet
Response httpGet(string path, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
httpPost
Response httpPost(string path, string data)
Undocumented in source. Be warned that the author may not have intended to support it.
httpPost
Response httpPost(string path, T data)
Undocumented in source. Be warned that the author may not have intended to support it.
httpPost
Response httpPost(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
httpPost
Response httpPost(string path, Range range)
Undocumented in source. Be warned that the author may not have intended to support it.
httpPost
Response httpPost(string path, Range range)
Undocumented in source. Be warned that the author may not have intended to support it.
httpPost
Response httpPost(string path, Range range)
Undocumented in source. Be warned that the author may not have intended to support it.
httpPost
Response httpPost(string path, Range range)
Undocumented in source. Be warned that the author may not have intended to support it.
httpPost
Response httpPost(string path, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
request
Response request(string req)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta