<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste-git.git/tests/test_request.py, branch 1.5</title>
<subtitle>github.com: cdent/paste.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste-git.git/'/>
<entry>
<title>Added test for bad cookies; passes</title>
<updated>2007-10-10T00:59:56+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2007-10-10T00:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste-git.git/commit/?id=2f0956d4ebccbc03c7b26887b93fb57d31c4799a'/>
<id>2f0956d4ebccbc03c7b26887b93fb57d31c4799a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for request.languages, which didn't pass the right value to httpheaders.  Filter out empty languages from httpheaders.ACCEPT_LANGUAGE.</title>
<updated>2007-05-25T02:43:35+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2007-05-25T02:43:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste-git.git/commit/?id=3b2df4023a27d5c2e8e2a0a6ba2a27624c3b8970'/>
<id>3b2df4023a27d5c2e8e2a0a6ba2a27624c3b8970</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switching mime-type parsing to be a WSGIRequest function instead of attribute.</title>
<updated>2007-01-31T23:23:04+00:00</updated>
<author>
<name>bbangert</name>
<email>bbangert@localhost</email>
</author>
<published>2007-01-31T23:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste-git.git/commit/?id=e48a86634858f0ddd1804e57e7d6bb4dceae08cc'/>
<id>e48a86634858f0ddd1804e57e7d6bb4dceae08cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added WSGIRequest.mimetypes property and unit tests for it.</title>
<updated>2007-01-31T22:33:30+00:00</updated>
<author>
<name>bbangert</name>
<email>bbangert@localhost</email>
</author>
<published>2007-01-31T22:33:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste-git.git/commit/?id=330217b7ac448f89ab8413ab657e25a736365517'/>
<id>330217b7ac448f89ab8413ab657e25a736365517</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More thorough unit testing of the languages header.</title>
<updated>2007-01-31T20:08:18+00:00</updated>
<author>
<name>bbangert</name>
<email>bbangert@localhost</email>
</author>
<published>2007-01-31T20:08:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste-git.git/commit/?id=40f78dcd5252024bb5f5b0d86f50424eff788a20'/>
<id>40f78dcd5252024bb5f5b0d86f50424eff788a20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added WSGIRequest.languages parameter which handles parsing of Accept-Languages header and a unit test to verify the defaults.</title>
<updated>2007-01-31T06:28:49+00:00</updated>
<author>
<name>bbangert</name>
<email>bbangert@localhost</email>
</author>
<published>2007-01-31T06:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste-git.git/commit/?id=0a1d95dfe3076359f8ebc19bf06f0c9063a06ccd'/>
<id>0a1d95dfe3076359f8ebc19bf06f0c9063a06ccd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed parse_dict_querystring returning empty dicts instead of MultiDicts</title>
<updated>2006-12-22T03:52:19+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2006-12-22T03:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste-git.git/commit/?id=abe883c2e691bb5bae792d271f6f7ffd5b28b344'/>
<id>abe883c2e691bb5bae792d271f6f7ffd5b28b344</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed the multidict class to MultiDict</title>
<updated>2006-07-25T22:22:52+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2006-07-25T22:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste-git.git/commit/?id=5b9b5b862ebc8dddcca5cfc57ef5442f3e936b6b'/>
<id>5b9b5b862ebc8dddcca5cfc57ef5442f3e936b6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed usage of MultiDict to util.multidict</title>
<updated>2006-07-19T23:57:32+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2006-07-19T23:57:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste-git.git/commit/?id=92f7570e7927dac021e4f78bd696ae8514857c73'/>
<id>92f7570e7927dac021e4f78bd696ae8514857c73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed missing import</title>
<updated>2006-06-09T05:29:18+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2006-06-09T05:29:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/paste-git.git/commit/?id=b2f83dc1bb12c481da499d1f82c209da23bbeee4'/>
<id>b2f83dc1bb12c481da499d1f82c209da23bbeee4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
