Static Public Attributes | |
string | method = 'post' |
Static Public Attributes inherited from httpdomain.httpdomain.HTTPResource | |
list | doc_field_types |
dictionary | option_spec |
method = NotImplemented | |
Additional Inherited Members | |
Public Member Functions inherited from httpdomain.httpdomain.HTTPResource | |
def | handle_signature (self, sig, signode) |
def | needs_arglist (self) |
def | add_target_and_index (self, name_cls, sig, signode) |
def | get_index_text (self, modname, name) |
def | handle_signature (self, sig, signode) |
def | needs_arglist (self) |
def | add_target_and_index (self, name_cls, sig, signode) |
def | get_index_text (self, modname, name) |
Definition at line 364 of file httpdomain.py.
|
static |
Definition at line 366 of file httpdomain.py.
Referenced by httpdomain.httpdomain.HTTPXRefRole.__init__(), httpdomain.httpdomain.HTTPResource.add_target_and_index(), httpdomain.httpdomain.HTTPResource.handle_signature(), and httpdomain.httpdomain.HTTPXRefRole.process_link().