<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/requests, branch test_urllib3_dev</title>
<subtitle>github.com: kennethreitz/requests.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/'/>
<entry>
<title>wrap url parsing exceptions from urllib3's PoolManager</title>
<updated>2018-10-01T00:36:05+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2018-10-01T00:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=bbdbcc8f0553f112ff68b0950b4128bd8af000fc'/>
<id>bbdbcc8f0553f112ff68b0950b4128bd8af000fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer https:// for URLs throughout project</title>
<updated>2018-09-30T22:14:40+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-09-30T22:14:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=b0ad2499c8641d29affc90f565e6628d333d2a96'/>
<id>b0ad2499c8641d29affc90f565e6628d333d2a96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework authorization stripping logic as discussed</title>
<updated>2018-09-14T08:44:43+00:00</updated>
<author>
<name>Bruce Merry</name>
<email>bmerry@ska.ac.za</email>
</author>
<published>2018-08-14T11:30:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=857e9b7ac20c3accf4cc328f594aecb8b6a644a6'/>
<id>857e9b7ac20c3accf4cc328f594aecb8b6a644a6</id>
<content type='text'>
The exception for http-&gt;https upgrade now requires the standard HTTP(S)
ports to be used, either implicitly (no port specified) or explicitly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The exception for http-&gt;https upgrade now requires the standard HTTP(S)
ports to be used, either implicitly (no port specified) or explicitly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Strip Authorization header whenever root URL changes</title>
<updated>2018-09-14T08:44:43+00:00</updated>
<author>
<name>Bruce Merry</name>
<email>bmerry@ska.ac.za</email>
</author>
<published>2018-06-28T14:38:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=3331e2aecdbf575dd60abef4df79c52d78610a83'/>
<id>3331e2aecdbf575dd60abef4df79c52d78610a83</id>
<content type='text'>
Previously the header was stripped only if the hostname changed, but in
an https -&gt; http redirect that can leak the credentials on the wire
(#4716). Based on with RFC 7235 section 2.2, the header is now stripped
if the "canonical root URL" (scheme+authority) has changed, by checking
scheme, hostname and port.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the header was stripped only if the hostname changed, but in
an https -&gt; http redirect that can leak the credentials on the wire
(#4716). Based on with RFC 7235 section 2.2, the header is now stripped
if the "canonical root URL" (scheme+authority) has changed, by checking
scheme, hostname and port.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix assumed hostname when using a 'file' URI scheme adapter</title>
<updated>2018-08-13T16:28:35+00:00</updated>
<author>
<name>Kale Franz</name>
<email>kfranz@continuum.io</email>
</author>
<published>2018-07-05T22:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=8023a01dba6f7d6c2ae0336c59a368929ef26ac3'/>
<id>8023a01dba6f7d6c2ae0336c59a368929ef26ac3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add return type on cookies.py</title>
<updated>2018-08-01T08:21:03+00:00</updated>
<author>
<name>Dohyeon Kim</name>
<email>k.dohvis@gmail.com</email>
</author>
<published>2018-08-01T08:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=72d96a67ef5db73dcc419a7a24d0ed0be26931fe'/>
<id>72d96a67ef5db73dcc419a7a24d0ed0be26931fe</id>
<content type='text'>
http://docs.python-requests.org/en/master/api/#api-cookies</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://docs.python-requests.org/en/master/api/#api-cookies</pre>
</div>
</content>
</entry>
<entry>
<title>make content-type's charset information case-insensitive</title>
<updated>2018-07-24T16:13:50+00:00</updated>
<author>
<name>Lucy Linder</name>
<email>lucy.derlin@gmail.com</email>
</author>
<published>2018-07-24T16:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=907c927d60f4ba3f09cf3574a5ae90ab76aa1717'/>
<id>907c927d60f4ba3f09cf3574a5ae90ab76aa1717</id>
<content type='text'>
see issue https://github.com/requests/requests/issues/4748 for more information
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
see issue https://github.com/requests/requests/issues/4748 for more information
</pre>
</div>
</content>
</entry>
<entry>
<title>Document that 'params' can also be a list of tuples</title>
<updated>2018-07-17T16:55:55+00:00</updated>
<author>
<name>Matthieu Moy</name>
<email>git@matthieu-moy.fr</email>
</author>
<published>2018-07-13T09:44:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=c008bf38836a2b5621ba7b352e9fcecacac4ee93'/>
<id>c008bf38836a2b5621ba7b352e9fcecacac4ee93</id>
<content type='text'>
Like we just did for 'data', 'params' follows the same processing and
can also be a list of tuples.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Like we just did for 'data', 'params' follows the same processing and
can also be a list of tuples.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document that 'data' can be a list of tuples everywhere</title>
<updated>2018-07-17T16:45:43+00:00</updated>
<author>
<name>Matthieu Moy</name>
<email>git@matthieu-moy.fr</email>
</author>
<published>2018-07-13T09:38:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=2d1b4482c5916433a642d66c6b3d0cd28058b39e'/>
<id>2d1b4482c5916433a642d66c6b3d0cd28058b39e</id>
<content type='text'>
The documentation for the 'data' parameter of various functions was
inconsistant. The low-level function, used by every convenience API,
internally uses RequestEncodingMixin._encode_params which accepts list
of tuples as well as dictionaries, hence every function taking a data
parameter also accepts a list of tuple.

Keep the documentation short, but provide a link to Request for
details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The documentation for the 'data' parameter of various functions was
inconsistant. The low-level function, used by every convenience API,
internally uses RequestEncodingMixin._encode_params which accepts list
of tuples as well as dictionaries, hence every function taking a data
parameter also accepts a list of tuple.

Keep the documentation short, but provide a link to Request for
details.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix an invalid escape sequence</title>
<updated>2018-07-08T17:10:00+00:00</updated>
<author>
<name>Chih-Hsuan Yen</name>
<email>yan12125@gmail.com</email>
</author>
<published>2018-07-08T17:10:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=b1a360c2f1aca569476093348a9ee70eaab90da9'/>
<id>b1a360c2f1aca569476093348a9ee70eaab90da9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
