Searched defs:rfc_section (Results 1 – 4 of 4) sorted by relevance
/external/chromium-trace/trace-viewer/third_party/WebOb/webob/ |
D | descriptors.py | 35 def environ_getter(key, default=_not_given, rfc_section=None): argument 60 def environ_decoder(key, default=_not_given, rfc_section=None, argument 129 def header_getter(header, rfc_section): argument 173 def list_header(header, rfc_section): argument 194 def date_header(header, rfc_section): argument
|
D | util.py | 38 def header_docstring(header, rfc_section): argument
|
D | etag.py | 20 def etag_property(key, default, rfc_section, strong=True): argument
|
D | acceptparse.py | 324 def accept_property(header, rfc_section, argument
|