Public Member Functions | |
def | __init__ (self, *args, **kwargs) |
def | grouping_prefix (self, path) |
def | generate (self, docnames=None) |
def | __init__ (self, *args, **kwargs) |
def | grouping_prefix (self, path) |
def | generate (self, docnames=None) |
Data Fields | |
ignore | |
shortname | |
localname | |
Static Public Attributes | |
string | name = 'routingtable' |
string | localname = 'HTTP Routing Table' |
string | shortname = 'routing table' |
Definition at line 524 of file httpdomain.py.
def httpdomain.httpdomain.HTTPIndex.__init__ | ( | self, | |
* | args, | ||
** | kwargs | ||
) |
Definition at line 530 of file httpdomain.py.
References httpdomain.httpdomain.HTTPIndex.__init__().
Referenced by httpdomain.httpdomain.HTTPIndex.__init__().
def httpdomain.httpdomain.HTTPIndex.__init__ | ( | self, | |
* | args, | ||
** | kwargs | ||
) |
Definition at line 530 of file httpdomain.py.
References httpdomain.httpdomain.HTTPIndex.__init__(), Zone.domain, MhdHttpList.domain, Socks5Request.domain, httpdomain.httpdomain.HTTPIndex.ignore, httpdomain.httpdomain.HTTPIndex.localname, and httpdomain.httpdomain.HTTPIndex.shortname.
def httpdomain.httpdomain.HTTPIndex.grouping_prefix | ( | self, | |
path | |||
) |
Definition at line 544 of file httpdomain.py.
References httpdomain.httpdomain.HTTPIndex.ignore.
Referenced by httpdomain.httpdomain.HTTPIndex.generate().
def httpdomain.httpdomain.HTTPIndex.generate | ( | self, | |
docnames = None |
|||
) |
Definition at line 551 of file httpdomain.py.
References Zone.domain, MhdHttpList.domain, Socks5Request.domain, httpdomain.httpdomain.HTTPIndex.grouping_prefix(), httpdomain.httpdomain.http_resource_anchor(), and httpdomain.httpdomain.sort_by_method().
def httpdomain.httpdomain.HTTPIndex.grouping_prefix | ( | self, | |
path | |||
) |
Definition at line 544 of file httpdomain.py.
References httpdomain.httpdomain.HTTPIndex.ignore.
Referenced by httpdomain.httpdomain.HTTPIndex.generate().
def httpdomain.httpdomain.HTTPIndex.generate | ( | self, | |
docnames = None |
|||
) |
Definition at line 551 of file httpdomain.py.
References Zone.domain, MhdHttpList.domain, Socks5Request.domain, httpdomain.httpdomain.HTTPIndex.grouping_prefix(), httpdomain.httpdomain.http_resource_anchor(), and httpdomain.httpdomain.sort_by_method().
|
static |
Definition at line 526 of file httpdomain.py.
|
static |
Definition at line 527 of file httpdomain.py.
Referenced by httpdomain.httpdomain.HTTPIndex.__init__().
|
static |
Definition at line 528 of file httpdomain.py.
Referenced by httpdomain.httpdomain.HTTPIndex.__init__().
httpdomain.httpdomain.HTTPIndex.ignore |
Definition at line 533 of file httpdomain.py.
Referenced by httpdomain.httpdomain.HTTPIndex.__init__(), and httpdomain.httpdomain.HTTPIndex.grouping_prefix().
httpdomain.httpdomain.HTTPIndex.shortname |
Definition at line 541 of file httpdomain.py.
Referenced by httpdomain.httpdomain.HTTPIndex.__init__().
httpdomain.httpdomain.HTTPIndex.localname |
Definition at line 542 of file httpdomain.py.
Referenced by httpdomain.httpdomain.HTTPIndex.__init__().