HttpClientRequest

Undocumented in source.

Constructors

this
this(string method, string uri)
Undocumented in source.
this
this(string method, string uri, int contentLength)
Undocumented in source.
this
this(string method, HttpURI uri, HttpFields fields, long contentLength)
Undocumented in source.
this
this(string method, HttpURI uri, HttpVersion ver, HttpFields fields, long contentLength)
Undocumented in source.
this
this(HttpRequest request)
Undocumented in source.

Meta