<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/requests/sessions.py, branch 2.0</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>Merge settings when creating PreparedRequest, don't copy Request.</title>
<updated>2013-07-31T20:42:02+00:00</updated>
<author>
<name>Robert Estelle</name>
<email>robert@btbapp.com</email>
</author>
<published>2013-07-31T20:42:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=0ab7a52f7c04998ae68ed7da442fce32293e0fb5'/>
<id>0ab7a52f7c04998ae68ed7da442fce32293e0fb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip unneccessary Request.copy in Session.request</title>
<updated>2013-07-31T05:59:11+00:00</updated>
<author>
<name>Robert Estelle</name>
<email>robert@btbapp.com</email>
</author>
<published>2013-07-31T05:59:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=9edba838b3c7891c955b49d680c49b4ee8e64dd4'/>
<id>9edba838b3c7891c955b49d680c49b4ee8e64dd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare requests with session settings separately from sending.</title>
<updated>2013-07-31T04:39:36+00:00</updated>
<author>
<name>Robert Estelle</name>
<email>robert@btbapp.com</email>
</author>
<published>2013-07-31T04:39:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=b5c136152f4184387017ce570d2a499f21b6de14'/>
<id>b5c136152f4184387017ce570d2a499f21b6de14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Comment markups, courtesy of @sigmavirus24</title>
<updated>2013-07-24T15:03:24+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2013-07-24T15:03:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=3becc473665438d82482b54c9596b70ad0ab0315'/>
<id>3becc473665438d82482b54c9596b70ad0ab0315</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better cookie docs on sessions.</title>
<updated>2013-07-24T12:25:59+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2013-07-24T12:25:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=f40a1d6a8ad4ea47e4a2b92b9a13a2270c6806cf'/>
<id>f40a1d6a8ad4ea47e4a2b92b9a13a2270c6806cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>.netrc settings shouldn't blow away explicit auth settings on a session</title>
<updated>2013-06-27T20:43:40+00:00</updated>
<author>
<name>Vikram Oberoi</name>
<email>voberoi@gmail.com</email>
</author>
<published>2013-06-27T20:43:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=188e7609b36eb2100abe3a6a5c3bbebcf1205cfb'/>
<id>188e7609b36eb2100abe3a6a5c3bbebcf1205cfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't reuse PreparedRequest on redirects</title>
<updated>2013-06-08T10:41:34+00:00</updated>
<author>
<name>Roman Haritonov</name>
<email>reclosedev@gmail.com</email>
</author>
<published>2013-04-19T06:13:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=716b627c1e7c86af722affe973a11df4d5812a1b'/>
<id>716b627c1e7c86af722affe973a11df4d5812a1b</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 #1334 from rcarz/master</title>
<updated>2013-06-08T10:18:25+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.com</email>
</author>
<published>2013-06-08T10:18:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=8430e6ccbb0569d42fc50462949d9e4b18144054'/>
<id>8430e6ccbb0569d42fc50462949d9e4b18144054</id>
<content type='text'>
resolve_redirects no longer throws an InvalidSchema exception when the scheme is uppercase</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
resolve_redirects no longer throws an InvalidSchema exception when the scheme is uppercase</pre>
</div>
</content>
</entry>
<entry>
<title>resolve_redirects now checks for a scheme before converting the scheme to lowercase, added tests or the scheme casing</title>
<updated>2013-05-26T21:44:22+00:00</updated>
<author>
<name>Bob Carroll</name>
<email>bob.carroll@alum.rit.edu</email>
</author>
<published>2013-05-01T06:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=72e155e529ae9f1892c5dffb5a021fa36ca0243e'/>
<id>72e155e529ae9f1892c5dffb5a021fa36ca0243e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>resolve_redirects no longer throws an InvalidSchema exception when the scheme is uppercase</title>
<updated>2013-05-26T21:43:00+00:00</updated>
<author>
<name>Bob Carroll</name>
<email>bob.carroll@alum.rit.edu</email>
</author>
<published>2013-04-29T20:35:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=e715d7184b98f6c2a8c4810e7524e2e9a5a033c3'/>
<id>e715d7184b98f6c2a8c4810e7524e2e9a5a033c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
