<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste-git.git/paste/request.py, branch 0.9</title>
<subtitle>github.com: cdent/paste.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/'/>
<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>bbangert@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.git/commit/?id=162c5324cc87395e4f9604f3e43d0809b57a9c13'/>
<id>162c5324cc87395e4f9604f3e43d0809b57a9c13</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>bbangert@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.git/commit/?id=d706cc6b52643d9c4632a221aa60d2da681b42ef'/>
<id>d706cc6b52643d9c4632a221aa60d2da681b42ef</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>Ian Bicking</name>
<email>ian@ianbicking.org</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.git/commit/?id=783d858289e2aa2b4dc72f8eeb9f69eaee3c46e0'/>
<id>783d858289e2aa2b4dc72f8eeb9f69eaee3c46e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed WSGIRequest not parsing right, updating unit tests for WSGIRequest</title>
<updated>2006-03-13T03:04:46+00:00</updated>
<author>
<name>bbangert</name>
<email>bbangert@localhost</email>
</author>
<published>2006-03-13T03:04:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=f87b16bcc13fe76474b4288fc6491914bb1b41ed'/>
<id>f87b16bcc13fe76474b4288fc6491914bb1b41ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed headers property</title>
<updated>2006-03-09T03:20:19+00:00</updated>
<author>
<name>bbangert</name>
<email>bbangert@localhost</email>
</author>
<published>2006-03-09T03:20:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=3a03a6b945d5bd0f7731f77f21ad7d7c5ca54b07'/>
<id>3a03a6b945d5bd0f7731f77f21ad7d7c5ca54b07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added body, headers prototype</title>
<updated>2006-03-09T03:10:36+00:00</updated>
<author>
<name>bbangert</name>
<email>bbangert@localhost</email>
</author>
<published>2006-03-09T03:10:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=b3363e8e43aab27c8ae874282038d9a1454a6e58'/>
<id>b3363e8e43aab27c8ae874282038d9a1454a6e58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added cookies and urlvars to WSGIRequest</title>
<updated>2006-03-09T02:36:56+00:00</updated>
<author>
<name>bbangert</name>
<email>bbangert@localhost</email>
</author>
<published>2006-03-09T02:36:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=35e368b5696660fd68b14b9b76f653fb17e2a49f'/>
<id>35e368b5696660fd68b14b9b76f653fb17e2a49f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to be a bit more simple since only retrieving was needed</title>
<updated>2006-03-09T02:08:53+00:00</updated>
<author>
<name>bbangert</name>
<email>bbangert@localhost</email>
</author>
<published>2006-03-09T02:08:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=53bbc1268f0ed5f7b6b15bb91304726ffcbf8ca4'/>
<id>53bbc1268f0ed5f7b6b15bb91304726ffcbf8ca4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- removing trailing spaces</title>
<updated>2006-03-09T02:02:42+00:00</updated>
<author>
<name>cce</name>
<email>cce@localhost</email>
</author>
<published>2006-03-09T02:02:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=51512132a9bf30f8f86bdc5c4ba048ebc7c0983c'/>
<id>51512132a9bf30f8f86bdc5c4ba048ebc7c0983c</id>
<content type='text'>
- fixing wrap to fit within 80 cols
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fixing wrap to fit within 80 cols
</pre>
</div>
</content>
</entry>
<entry>
<title>Using textwrap to remove indentation from doc strings for properties</title>
<updated>2006-03-09T01:44:14+00:00</updated>
<author>
<name>bbangert</name>
<email>bbangert@localhost</email>
</author>
<published>2006-03-09T01:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=c95d6211d6c09f7b456658d556abfac85009cb9c'/>
<id>c95d6211d6c09f7b456658d556abfac85009cb9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
