- cookies
auto ref  cookies()
 Undocumented in source. Be warned that the author may not have intended to support it.
- createDataSource
auto  createDataSource(string partialBody, NetworkStream stream)
 Undocumented in source. Be warned that the author may not have intended to support it.
- loadBodyOnDemand
void loadBodyOnDemand(_DataSource ds)
 Undocumented in source. Be warned that the author may not have intended to support it.
- multiPartRead
auto  multiPartRead()
 Undocumented in source. Be warned that the author may not have intended to support it.
- query
auto ref  query()
 Undocumented in source. Be warned that the author may not have intended to support it.
- read
auto  read()
 Undocumented in source. Be warned that the author may not have intended to support it.
- requestBody
auto ref  requestBody()
 Undocumented in source. Be warned that the author may not have intended to support it.
- requestHeaders
auto ref  requestHeaders()
 Undocumented in source. Be warned that the author may not have intended to support it.
- contentType
auto  contentType [@property getter]
 Undocumented in source. Be warned that the author may not have intended to support it.
- data
ubyte[] data [@property getter]
 Undocumented in source. Be warned that the author may not have intended to support it.
- files
auto  files [@property getter]
 Undocumented in source. Be warned that the author may not have intended to support it.
- form
string[string] form [@property getter]
 Undocumented in source. Be warned that the author may not have intended to support it.
- json
string json [@property getter]
 Undocumented in source. Be warned that the author may not have intended to support it.
- requestHasBody
bool requestHasBody [@property getter]
 Undocumented in source. Be warned that the author may not have intended to support it.