HTTPD_Request.Part

Undocumented in source.

Constructors

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

Members

Properties

data
data [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
disposition
disposition [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
headers
string[string] headers [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_boundary
string _boundary;
Undocumented in source.
_ds
_DataSource _ds;
Undocumented in source.
_headers
string[string] _headers;
Undocumented in source.

Meta