Files
requests3/requests
Christian Heimes 34af72c87d Restrict URL preparation to HTTP/HTTPS
Requests treats all URLs starting with the string 'http' as HTTP URLs.
Preparation with IDNA breaks non-standard URIs like http+unix. Requests
now prepares only URLs with prefix http:// and https://.

Signed-off-by: Christian Heimes <christian@python.org>
2016-11-21 18:46:57 +01:00
..
2016-11-16 10:34:08 +00:00
2016-11-16 10:44:29 +00:00
2016-11-15 18:59:05 -08:00
2016-11-15 10:11:58 +00:00
2016-11-02 09:56:56 -06:00
2016-11-02 09:56:56 -06:00
2016-11-02 09:56:56 -06:00
2016-07-20 10:30:08 -06:00