<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webtest.git/webtest/response.py, branch 2.0.16</title>
<subtitle>github.com: Pylons/webtest.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/'/>
<entry>
<title>pep8 everywhere</title>
<updated>2014-04-16T20:23:10+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2014-04-16T20:23:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=d2471e042c5b33100bb742247b7ef44c1ff9ea02'/>
<id>d2471e042c5b33100bb742247b7ef44c1ff9ea02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds ability to specify an HTML parser</title>
<updated>2013-10-07T18:35:15+00:00</updated>
<author>
<name>Lyndsy Simon</name>
<email>lyndsy@lyndsysimon.com</email>
</author>
<published>2013-10-07T18:35:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=b23f8f18b10bbed05cf4a814d93f7b3afa699e5c'/>
<id>b23f8f18b10bbed05cf4a814d93f7b3afa699e5c</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 #77 from homm/master</title>
<updated>2013-08-07T09:32:53+00:00</updated>
<author>
<name>Domen Kožar</name>
<email>domen@dev.si</email>
</author>
<published>2013-08-07T09:32:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=3e91c65d8c0b1d88bf66e713c7e2976e65dc9bf9'/>
<id>3e91c65d8c0b1d88bf66e713c7e2976e65dc9bf9</id>
<content type='text'>
Fix json detection in response</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix json detection in response</pre>
</div>
</content>
</entry>
<entry>
<title>Decode the content before returning it</title>
<updated>2013-08-05T08:44:42+00:00</updated>
<author>
<name>Alexis Métaireau</name>
<email>alexis@notmyidea.org</email>
</author>
<published>2013-07-15T16:57:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=c6cd7176ecad6ae6c956b3168bc4ec2b2ed06680'/>
<id>c6cd7176ecad6ae6c956b3168bc4ec2b2ed06680</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix json detection in response</title>
<updated>2013-08-02T10:06:36+00:00</updated>
<author>
<name>homm</name>
<email>homm86@gmail.com</email>
</author>
<published>2013-08-02T10:06:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=052132f523c88be3b8b25bd5b95d4b2bf21df362'/>
<id>052132f523c88be3b8b25bd5b95d4b2bf21df362</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for redirects having relative "Location" header</title>
<updated>2013-03-22T16:03:26+00:00</updated>
<author>
<name>Andrey Lebedev</name>
<email>andrey@lebedev.lt</email>
</author>
<published>2013-03-22T16:03:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=744f2828377c258f694cf1a359662e965525a6b9'/>
<id>744f2828377c258f694cf1a359662e965525a6b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow TestResponse.click() to match HTML content as well as text content.</title>
<updated>2013-03-07T01:09:52+00:00</updated>
<author>
<name>Timothy Elliott</name>
<email>tle@holymonkey.com</email>
</author>
<published>2013-03-07T00:01:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=9b8e805afbb5a3321bbe6633e7f1051f665cd30d'/>
<id>9b8e805afbb5a3321bbe6633e7f1051f665cd30d</id>
<content type='text'>
This brings TestResponse.click() in alignment with the documentation,
which states that description will match "HTML and all".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This brings TestResponse.click() in alignment with the documentation,
which states that description will match "HTML and all".
</pre>
</div>
</content>
</entry>
<entry>
<title>TestResponse.maybe_follow() method</title>
<updated>2013-03-03T18:41:59+00:00</updated>
<author>
<name>Mikhail Korobov</name>
<email>kmike84@gmail.com</email>
</author>
<published>2013-03-03T18:41:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=ef825b41e2f1b38a2042d4b831c367f6542e4d0d'/>
<id>ef825b41e2f1b38a2042d4b831c367f6542e4d0d</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 let BeautifulSoup use lxml. Fix GH-51</title>
<updated>2013-03-03T14:48:26+00:00</updated>
<author>
<name>Mikhail Korobov</name>
<email>kmike84@gmail.com</email>
</author>
<published>2013-03-03T14:48:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=d0ae9c74086774edf33608f0d98aa07dd885d51e'/>
<id>d0ae9c74086774edf33608f0d98aa07dd885d51e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>correct api method links</title>
<updated>2013-03-02T16:00:33+00:00</updated>
<author>
<name>Domen Kožar</name>
<email>domen@dev.si</email>
</author>
<published>2013-03-02T16:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webtest.git/commit/?id=ecbdd73bd50f44ce2e33fedb66a0dd80a6a1d171'/>
<id>ecbdd73bd50f44ce2e33fedb66a0dd80a6a1d171</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
