<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste/httpexceptions.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>assert send_http_response was triggered by an HTTPException, incase it's being</title>
<updated>2006-08-11T03:58:25+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2006-08-11T03:58:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=55975a49869882887d29333d083e3787cf3adc33'/>
<id>55975a49869882887d29333d083e3787cf3adc33</id>
<content type='text'>
used incorrectly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
used incorrectly
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating HTTPNotModified so it works with ETag. This still needs to be fixed to require either an ETag or a Date header.</title>
<updated>2006-07-22T20:28:52+00:00</updated>
<author>
<name>bbangert</name>
<email>devnull@localhost</email>
</author>
<published>2006-07-22T20:28:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=c8cc7a052e462f5ec2b74ce135794ab854709cb6'/>
<id>c8cc7a052e462f5ec2b74ce135794ab854709cb6</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>Fixed issue with Safari and http exceptions since Safari sends */* as Accept, lets return text/html if the Accept is */* or has html in it.</title>
<updated>2006-05-29T21:54:51+00:00</updated>
<author>
<name>bbangert</name>
<email>devnull@localhost</email>
</author>
<published>2006-05-29T21:54:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=064a4b61f09111be9d1c13624cf8bd08a39a9967'/>
<id>064a4b61f09111be9d1c13624cf8bd08a39a9967</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>typo in last commit</title>
<updated>2006-02-28T21:19:22+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-02-28T21:19:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=da645429ef483a2c2fb2240ade5ff0856fcd581f'/>
<id>da645429ef483a2c2fb2240ade5ff0856fcd581f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure that even if content-type is passed in to the HTTPExceptions constructor (as a header) we overwrite the header with the actual content type we are sending</title>
<updated>2006-02-28T21:16:56+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-02-28T21:16:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=5c120bd9a2ba4a9366c80c119aac2f2ddc6e8149'/>
<id>5c120bd9a2ba4a9366c80c119aac2f2ddc6e8149</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 location method to redirect exceptions</title>
<updated>2006-02-28T20:38:53+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-02-28T20:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=aea54b214ab45ccfa37098e3b0af12f4585d9f63'/>
<id>aea54b214ab45ccfa37098e3b0af12f4585d9f63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added relative_redirect classmethod constructor to redirect exceptions</title>
<updated>2006-02-02T06:06:00+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-02-02T06:06:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=a4a76101efeed6833e239221397ec8f6035beeee'/>
<id>a4a76101efeed6833e239221397ec8f6035beeee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The last two commits fixed the wrong thing; urlparser now back to how it was, and fix httpexceptions.wsgi_application to not try to use dict methods on the header list</title>
<updated>2006-01-26T18:44:01+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-26T18:44:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=1e7152f6cd5ace9accb84323b8e28b2401e0b0d4'/>
<id>1e7152f6cd5ace9accb84323b8e28b2401e0b0d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't html-quote HTML comments</title>
<updated>2006-01-22T08:19:58+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-22T08:19:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=75c09bdb913a73b4cd0c3fbb4def4a757186a50c'/>
<id>75c09bdb913a73b4cd0c3fbb4def4a757186a50c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
