Home | History | Annotate | Download | only in python2.7

Lines Matching refs:RFC

182     """Return request-host, as defined by RFC 2965.
184 Variation from RFC: returned value is lowercased, for convenient
519 # According to RFC 2616, "2xx" code indicates that the client's
554 # Strictly (according to RFC 2616), 301 or 302 in response
642 According to RFC 3986, having an authority component means the URL must
697 # We have an authority, so for RFC 3986-compliant URLs (by ss 3.
833 # (single quotes are a violation of the RFC, but appear in the wild)
837 # XXX could pre-emptively send auth info already accepted (RFC 2617,
909 # should not, RFC 3986 s. 3.2.1) support requests for URLs containing
933 # Digest authentication is specified in RFC 2617.
1073 """An authentication protocol defined by RFC 2069
1260 """Parse lists as described by RFC 2068 Section 2.