<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/docs/user, branch render</title>
<subtitle>github.com: kennethreitz/requests.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/'/>
<entry>
<title>Fixed markup for/rendering of list in section "Custom Headers".</title>
<updated>2016-01-30T13:45:07+00:00</updated>
<author>
<name>Jochen Kupperschmidt</name>
<email>homework@nwsnet.de</email>
</author>
<published>2016-01-30T13:45:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=0d25f8a00ca5ee768d498f0b229bde1a61e97bb4'/>
<id>0d25f8a00ca5ee768d498f0b229bde1a61e97bb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn about encrypted keys in the docs.</title>
<updated>2016-01-27T11:56:27+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2016-01-27T11:56:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=5887b136e38dbd572064b9189a92f68d526e6318'/>
<id>5887b136e38dbd572064b9189a92f68d526e6318</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>advanced: use "client.*" to designate client certificate</title>
<updated>2015-12-28T15:21:53+00:00</updated>
<author>
<name>Vincent Bernat</name>
<email>vincent@bernat.im</email>
</author>
<published>2015-12-28T15:21:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=f14f30817e80b8181ae79114691230d3af1b6f55'/>
<id>f14f30817e80b8181ae79114691230d3af1b6f55</id>
<content type='text'>
Using "server.crt" is confusing as one may try to put the server certificate while this is really the client certificate that should be put here. Instead, use "client.cert", "client.key" and "client.pem".</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using "server.crt" is confusing as one may try to put the server certificate while this is really the client certificate that should be put here. Instead, use "client.cert", "client.key" and "client.pem".</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: clarify the precedence of `auth=` over `netrc`</title>
<updated>2015-12-21T16:52:45+00:00</updated>
<author>
<name>Isa Hassen</name>
<email>hassen.isa@gmail.com</email>
</author>
<published>2015-12-21T02:53:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=fcb8c8d33b72f66a0c94b3f2b0a65cb2a2e06697'/>
<id>fcb8c8d33b72f66a0c94b3f2b0a65cb2a2e06697</id>
<content type='text'>
This closes #2062 by clarifying in the docs which auth
header takes precedence:
1st auth=
2nd .netrc
3rd headers=

This precedence order is already tested in test_requests.py,
in the test_basicauth_with_netrc method. Perhaps we should
add further tests for non-basic auth schemes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This closes #2062 by clarifying in the docs which auth
header takes precedence:
1st auth=
2nd .netrc
3rd headers=

This precedence order is already tested in test_requests.py,
in the test_basicauth_with_netrc method. Perhaps we should
add further tests for non-basic auth schemes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant json import.</title>
<updated>2015-11-12T13:54:47+00:00</updated>
<author>
<name>unknown</name>
<email>kiddick@users.noreply.github.com</email>
</author>
<published>2015-11-12T13:54:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=de2a5f43320288ed29023564574e299f2d254160'/>
<id>de2a5f43320288ed29023564574e299f2d254160</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for a directory of CAs</title>
<updated>2015-11-05T13:21:21+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2015-11-05T13:21:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=0352ec0bd3aabb131b0cbb649f2062d59fc8f4a1'/>
<id>0352ec0bd3aabb131b0cbb649f2062d59fc8f4a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2825 from Lukasa/universal_newlines</title>
<updated>2015-10-24T14:37:16+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>sigmavirus24@users.noreply.github.com</email>
</author>
<published>2015-10-24T14:37:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=d290a9b4c6e7c40b30e14091de0352ab955c6299'/>
<id>d290a9b4c6e7c40b30e14091de0352ab955c6299</id>
<content type='text'>
Add warnings about text/binary mode files.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add warnings about text/binary mode files.</pre>
</div>
</content>
</entry>
<entry>
<title>added fix for #2826</title>
<updated>2015-10-16T11:31:36+00:00</updated>
<author>
<name>shagun Sodhani</name>
<email>sshagunsodhani@gmail.com</email>
</author>
<published>2015-10-16T11:31:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=b675377dc2a0b5552877dce523d375fc4cb17b76'/>
<id>b675377dc2a0b5552877dce523d375fc4cb17b76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add warnings about text/binary mode files.</title>
<updated>2015-10-14T12:23:19+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2015-10-14T12:23:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=7c55446b7ec0978d38fceda5ad4bc45e5b26f1f1'/>
<id>7c55446b7ec0978d38fceda5ad4bc45e5b26f1f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove reference to ok.</title>
<updated>2015-10-03T17:33:25+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2015-10-03T17:33:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-requests.git/commit/?id=139418475cd6bedd3d383cd3e442698b888c51c2'/>
<id>139418475cd6bedd3d383cd3e442698b888c51c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
