requests.utils

Undocumented in source.

Members

Functions

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.
pathMatches
bool pathMatches(string p1, string p2)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

standard_ports
short[string] standard_ports;
Undocumented in source.

Templates

rank
template rank(R)
Undocumented in source.

Meta