- getMultipartBoundary
string getMultipartBoundary(const(char)[]* outBoundary)
Undocumented in source. Be warned that the author may not have intended to support it.
- init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.
- uploadFile
string uploadFile(const(char)[] fileFormName, char[] uploadBuffer, string delegate(const(char)[] clientFilename, string* serverFilename) onFilename)