Go to the source code of this file.
Namespaces | |
namespace | httpdomain |
namespace | httpdomain.httpdomain |
Functions | |
def | httpdomain.httpdomain.sort_by_method (entries) |
def | httpdomain.httpdomain.http_resource_anchor (method, path) |
def | httpdomain.httpdomain.setup (app) |
Variables | |
dictionary | httpdomain.httpdomain._doctree_cache = {} |
dictionary | httpdomain.httpdomain.METHOD_REFS |
dictionary | httpdomain.httpdomain.HEADER_REFS |
dictionary | httpdomain.httpdomain.HTTP_STATUS_CODES |
list | httpdomain.httpdomain.WEBDAV_STATUS_CODES = [207, 422, 423, 424, 507] |
httpdomain.httpdomain.http_sig_param_re | |