<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste/request.py, branch 0.9.7</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/paste-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/'/>
<entry>
<title>renamed the multidict class to MultiDict</title>
<updated>2006-07-25T22:22:52+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2006-07-25T22:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=2609e41126e646e5339a0f48c26e366adf98b06e'/>
<id>2609e41126e646e5339a0f48c26e366adf98b06e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>o request.parse_formvars changes:</title>
<updated>2006-07-24T01:47:00+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2006-07-24T01:47:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=759c5013fe8c1c8bebc31a6858bac54f9472e03a'/>
<id>759c5013fe8c1c8bebc31a6858bac54f9472e03a</id>
<content type='text'>
 - now returns a multidict instead of dict (like parse_dict_querystring)
 - removed all_as_list keyword arg: use multidict.mixed() instead to
 produce an all_as_list dict
 - preventing FieldStorage from parsing out QUERY_STRING during GET/HEAD
 requests
 - the fake_out_cgi check wasn't careful enough about multipart/form-data
 content-types. Was also missing a StringIO import (r5471 broke file uploads)
o evalexception's wsgiapp decorator assumed parse_formvars would return
GET vars during a GET (buggy behavior), now it explicitly asks for them
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - now returns a multidict instead of dict (like parse_dict_querystring)
 - removed all_as_list keyword arg: use multidict.mixed() instead to
 produce an all_as_list dict
 - preventing FieldStorage from parsing out QUERY_STRING during GET/HEAD
 requests
 - the fake_out_cgi check wasn't careful enough about multipart/form-data
 content-types. Was also missing a StringIO import (r5471 broke file uploads)
o evalexception's wsgiapp decorator assumed parse_formvars would return
GET vars during a GET (buggy behavior), now it explicitly asks for them
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep wsgi.input from being eaten when the cgi module is looking for POST variables</title>
<updated>2006-07-20T00:07:57+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-07-20T00:07:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=bdfabe5e64f3ee1c11a2f8eb8f16190bc98436aa'/>
<id>bdfabe5e64f3ee1c11a2f8eb8f16190bc98436aa</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>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-07-19T23:57:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=288244f4efa7acd9686b35e6e45410b286977d20'/>
<id>288244f4efa7acd9686b35e6e45410b286977d20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>made MultiDict iterable</title>
<updated>2006-06-20T22:32:10+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2006-06-20T22:32:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=a939f4810714fab3cc2d7ede2f95a3aace5477e1'/>
<id>a939f4810714fab3cc2d7ede2f95a3aace5477e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added copyright header to a bunch of files</title>
<updated>2006-06-13T16:13:14+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-06-13T16:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=4042e8d79f968fabd2d66ba20d87481cf9cd11c0'/>
<id>4042e8d79f968fabd2d66ba20d87481cf9cd11c0</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 non-form POSTs, putting all the variables in __body__</title>
<updated>2006-05-07T04:17:31+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-05-07T04:17:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=cc5077998b6800071449d3823637453464b56322'/>
<id>cc5077998b6800071449d3823637453464b56322</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved WSGIRequest from request -&gt; wsgiwrappers. Created WSGIResponse object in wsgiwrappers.</title>
<updated>2006-03-19T04:41:12+00:00</updated>
<author>
<name>bbangert</name>
<email>devnull@localhost</email>
</author>
<published>2006-03-19T04:41:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=760447a0d807a5de70fac0eeef2a3bc2e58b0b0a'/>
<id>760447a0d807a5de70fac0eeef2a3bc2e58b0b0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug with WSGIRequest params</title>
<updated>2006-03-19T02:34:38+00:00</updated>
<author>
<name>bbangert</name>
<email>devnull@localhost</email>
</author>
<published>2006-03-19T02:34:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=637b501a02ace69a72a8f8e2e7500dba3a1af2ce'/>
<id>637b501a02ace69a72a8f8e2e7500dba3a1af2ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a get_cookie_headers function; added a dictionary-like object that dynamically reads headers from the WSGI environment; altered request object to cache a little less (still more to remove); made urlvars a request value</title>
<updated>2006-03-13T03:36:35+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-03-13T03:36:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=2f73592d856d62d69ac1787db29f01ca94ccdfdb'/>
<id>2f73592d856d62d69ac1787db29f01ca94ccdfdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
