Lines Matching refs:URLs
1 """An extensible library for opening URLs using a variety of protocols
180 For HTTP and HTTPS URLs, this function returns a http.client.HTTPResponse
186 For FTP, file, and data URLs and requests explicitly handled by legacy
252 # URLs. No sense in performing a copy unless requested.
695 # infinite loop, the request object needs to track what URLs we
781 # We have an authority, so for RFC 3986-compliant URLs (by ss 3.
864 # note HTTP URLs do not have a userinfo component
1039 # should not, RFC 3986 s. 3.2.1) support requests for URLs containing
1145 # XXX selector: what about proxies and full urls
1614 # data URLs as specified in RFC 2397.
1628 # even base64 encoded data URLs might be quoted so unquote in any case:
1662 # (1) a class which handles opening of all sorts of URLs
1664 # (2) a set of functions for parsing URLs
1670 """Class to open URLs.
2079 # syntax of data URLs: