HTTPD_Request.PartData

Undocumented in source.

Constructors

this
this(_DataSource ds, string boundary)
Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
auto front()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_acc
ubyte[] _acc;
Undocumented in source.
_boundary
string _boundary;
Undocumented in source.
_content
ubyte[] _content;
Undocumented in source.
_done
bool _done;
Undocumented in source.
_ds
_DataSource _ds;
Undocumented in source.
_eos
bool _eos;
Undocumented in source.

Meta