<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste/httpheaders.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>reverting r5459, as the issue has already been fixed</title>
<updated>2006-07-17T19:06:10+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2006-07-17T19:06:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=2089aac3fff40df4544df6f78fb02d227b48d8ee'/>
<id>2089aac3fff40df4544df6f78fb02d227b48d8ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests for file-related conditional requests.  Added support for If-None-Match to DataApp.  Added parsing support for multi-value headers.</title>
<updated>2006-07-17T16:10:58+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-07-17T16:10:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=30af1b988a14b2d73354301142274510e86d57d7'/>
<id>30af1b988a14b2d73354301142274510e86d57d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More permissive parsing for dates in headers.  IE in particular will add '; length=200' to If-Modified-Since, and that was producing BadRequest errors.  Instead parameters on dates are now simply ignored</title>
<updated>2006-07-13T18:01:53+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-07-13T18:01:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=7fd70897412fc58192742a4b1eac2d047fdfec96'/>
<id>7fd70897412fc58192742a4b1eac2d047fdfec96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>o revised the r5420 patch to be specific to the _IfModifiedSince header</title>
<updated>2006-06-26T02:03:39+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2006-06-26T02:03:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=2e30144d77340b05cc059f2d06c2b79eab3b36c3'/>
<id>2e30144d77340b05cc059f2d06c2b79eab3b36c3</id>
<content type='text'>
o added a test to reproduce ticket #114
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o added a test to reproduce ticket #114
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean date headers of extra attributes sent by IE</title>
<updated>2006-06-26T00:59:41+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2006-06-26T00:59:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=1a58c400ad3a218809d5035ee652a9de4f149ea8'/>
<id>1a58c400ad3a218809d5035ee652a9de4f149ea8</id>
<content type='text'>
for: ticket #114
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for: ticket #114
</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>Allowed for a -1 value in the range</title>
<updated>2006-03-30T21:58:30+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-03-30T21:58:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=4092fd73536b657bee918134e4df1ac65693d52f'/>
<id>4092fd73536b657bee918134e4df1ac65693d52f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed docstring; removed method that was doubly-defined (I think I deleted the right version?)</title>
<updated>2006-03-01T21:14:47+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-03-01T21:14:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=e61081c16e95cd2e4374db4cf34b836f3aba90fa'/>
<id>e61081c16e95cd2e4374db4cf34b836f3aba90fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- noted the RFC for exhaustive list of httpheaders</title>
<updated>2006-02-08T04:32:30+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2006-02-08T04:32:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=130b96836e1acb7f74c84c6f670d337a394131bd'/>
<id>130b96836e1acb7f74c84c6f670d337a394131bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- py2.3 compatibility fix as reported by Ben Bangert</title>
<updated>2006-01-06T19:27:26+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-06T19:27:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=e74273a11b048ec1f4c4ed0a6712e15376d15b97'/>
<id>e74273a11b048ec1f4c4ed0a6712e15376d15b97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
