- Getter
string Getter(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- Getter_Setter
string Getter_Setter(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- Setter
string Setter(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- domainMatches
bool domainMatches(string d1, string d2)
Undocumented in source. Be warned that the author may not have intended to support it.
- dump
string[] dump(ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- pathMatches
bool pathMatches(string p1, string p2)
Undocumented in source. Be warned that the author may not have intended to support it.
- urlDecode
string urlDecode(string p)
Undocumented in source. Be warned that the author may not have intended to support it.