<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/docs/user/advanced.rst, branch pytest-httpbin</title>
<subtitle>github.com: kennethreitz/requests.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/'/>
<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://git.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>docs: move CA Certificates next to SSL Cert Verification</title>
<updated>2015-09-11T17:50:23+00:00</updated>
<author>
<name>Jim Browne</name>
<email>jbrowne@42lines.net</email>
</author>
<published>2015-09-11T17:48:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=2cee3bb57a464d0ae48892661a9edf44790d373b'/>
<id>2cee3bb57a464d0ae48892661a9edf44790d373b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Fix typos</title>
<updated>2015-09-10T20:45:59+00:00</updated>
<author>
<name>Jakub Wilk</name>
<email>jwilk@jwilk.net</email>
</author>
<published>2015-09-10T20:45:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=e9c94e0f0662c33aa3a94c784f64ae575ce97c7b'/>
<id>e9c94e0f0662c33aa3a94c784f64ae575ce97c7b</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 #2741 from jasongrout/per-host-proxy</title>
<updated>2015-09-06T03:02:40+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2015-09-06T03:02:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=56ecdebcc507c71f2386d3bf2ea14db2d27cc834'/>
<id>56ecdebcc507c71f2386d3bf2ea14db2d27cc834</id>
<content type='text'>
Implement per-host proxies</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement per-host proxies</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify documentation for per-host proxies</title>
<updated>2015-09-04T22:55:38+00:00</updated>
<author>
<name>Jason Grout</name>
<email>jgrout6@bloomberg.net</email>
</author>
<published>2015-09-04T22:55:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=704a922fc2d77bbc1b24fe2a02ad6876bdc16d5c'/>
<id>704a922fc2d77bbc1b24fe2a02ad6876bdc16d5c</id>
<content type='text'>
Make sure it's clear that a per-host proxy matches a scheme and exact
hostname.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure it's clear that a per-host proxy matches a scheme and exact
hostname.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document the string form of the verify parameter.</title>
<updated>2015-08-31T09:26:06+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2015-08-31T09:26:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=7c958ee28e54be838785b9f4388045005a7f1ffb'/>
<id>7c958ee28e54be838785b9f4388045005a7f1ffb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reword documentation for per-host proxies</title>
<updated>2015-08-25T15:11:27+00:00</updated>
<author>
<name>Jason Grout</name>
<email>jgrout6@bloomberg.net</email>
</author>
<published>2015-08-25T15:11:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=618514231bd24d7eec7b8d486f4a55cb7ef8d522'/>
<id>618514231bd24d7eec7b8d486f4a55cb7ef8d522</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation for host-specific proxies</title>
<updated>2015-08-25T14:53:52+00:00</updated>
<author>
<name>Jason Grout</name>
<email>jgrout6@bloomberg.net</email>
</author>
<published>2015-08-25T14:53:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=56844d128754b923211a981618903c34fd36ed7b'/>
<id>56844d128754b923211a981618903c34fd36ed7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Clarify that method-level params are not persisted in sessions.</title>
<updated>2015-08-07T23:57:06+00:00</updated>
<author>
<name>Lukas Graf</name>
<email>lukas.graf@4teamwork.ch</email>
</author>
<published>2015-08-07T22:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=1bb91653ccb9ddb8252697eb10b506fb4108feb0'/>
<id>1bb91653ccb9ddb8252697eb10b506fb4108feb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention connection pooling in session docs.</title>
<updated>2015-08-07T18:48:07+00:00</updated>
<author>
<name>Lukas Graf</name>
<email>lukas.graf@4teamwork.ch</email>
</author>
<published>2015-08-07T18:25:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=8f3ddbeefba5f3c57310741259328dd84854bcef'/>
<id>8f3ddbeefba5f3c57310741259328dd84854bcef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
