<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webtest.git/tests/test_response.py, branch pytest</title>
<subtitle>github.com: Pylons/webtest.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/'/>
<entry>
<title>Fix fails in existing tests from  unicode headers</title>
<updated>2017-05-02T12:52:10+00:00</updated>
<author>
<name>Brendan McCollam</name>
<email>bmccollam@uchicago.edu</email>
</author>
<published>2017-05-02T11:56:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=435a1cf4285d61208698270c314ac42632b1ae16'/>
<id>435a1cf4285d61208698270c314ac42632b1ae16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set Referer on form.submit() (#147)</title>
<updated>2016-03-31T12:30:16+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2016-01-07T10:42:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=10242ac5387beb0a52f96b09cd30055f82612bed'/>
<id>10242ac5387beb0a52f96b09cd30055f82612bed</id>
<content type='text'>
It complies with usual behaviour of current browsers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It complies with usual behaviour of current browsers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set Referer header on .click() and .clickbutton() (#147)</title>
<updated>2016-03-31T12:30:16+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2016-01-07T10:32:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=a3a7a917b8eee44a7005e42c271e387ad168e8f2'/>
<id>a3a7a917b8eee44a7005e42c271e387ad168e8f2</id>
<content type='text'>
It complies with usual behavior of current browsers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It complies with usual behavior of current browsers.
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8</title>
<updated>2014-01-17T17:14:10+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2014-01-17T17:14:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=9284b994d15bcad38f6b130bca3509216ba3fd0c'/>
<id>9284b994d15bcad38f6b130bca3509216ba3fd0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>also skip lxml/pyquery tests in TestCase</title>
<updated>2014-01-17T17:13:33+00:00</updated>
<author>
<name>Gael Pasgrimaud</name>
<email>gael@gawel.org</email>
</author>
<published>2014-01-17T17:13:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=276a3afe5ea172b3b45a2ead91ae71d35893a4b1'/>
<id>276a3afe5ea172b3b45a2ead91ae71d35893a4b1</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://91.123.203.49/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>tests for differenet json content-type in response</title>
<updated>2013-08-07T08:13:26+00:00</updated>
<author>
<name>homm</name>
<email>homm86@gmail.com</email>
</author>
<published>2013-08-07T08:13:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=0fb6b70996bfe3487256a2d0ae4d792f743941ed'/>
<id>0fb6b70996bfe3487256a2d0ae4d792f743941ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://91.123.203.49/cgit/delta/python-packages/webtest.git/commit/?id=f109cacc8e37118d93afe492df165bd96c2b8194'/>
<id>f109cacc8e37118d93afe492df165bd96c2b8194</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://91.123.203.49/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://91.123.203.49/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>
</feed>
