- encodeAttachmentName
string encodeAttachmentName(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseRange
ulong[2] parseRange(string range, ulong maxSize)
- sendFile
void sendFile(HTTPServerRequest req, HTTPServerResponse res, string path, CacheSetting settings)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendFiles
void sendFiles(HTTPServerRequest req, HTTPServerResponse res, string[] paths, CacheSetting settings)
Undocumented in source. Be warned that the author may not have intended to support it.