<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/src/webob/request.py, branch immutable-cache-control</title>
<subtitle>github.com: Pylons/webob.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/'/>
<entry>
<title>Support wsgi.input_terminated</title>
<updated>2017-11-20T22:02:35+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2017-11-20T22:02:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=138344dd37e07348bbbfaae39d4b196acad3b989'/>
<id>138344dd37e07348bbbfaae39d4b196acad3b989</id>
<content type='text'>
This has grown support in uWSGI and we would like to support it as well.

Closes #278
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This has grown support in uWSGI and we would like to support it as well.

Closes #278
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite accept_property and add tests.</title>
<updated>2017-08-29T20:40:08+00:00</updated>
<author>
<name>Ira Lun</name>
<email>sammyrosajoe@gmail.com</email>
</author>
<published>2017-08-29T20:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=21a3dea893ed8107bae0b6c0ce5e3ac8aa5d8295'/>
<id>21a3dea893ed8107bae0b6c0ce5e3ac8aa5d8295</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add accept_charset_property, docs and tests.</title>
<updated>2017-08-29T19:57:40+00:00</updated>
<author>
<name>Ira Lun</name>
<email>sammyrosajoe@gmail.com</email>
</author>
<published>2017-08-29T19:57:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=21e1227d6a14c0e425bcfee1a95cd31a9f1c981a'/>
<id>21e1227d6a14c0e425bcfee1a95cd31a9f1c981a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use accept_encoding_property for request.accept_encoding.</title>
<updated>2017-08-29T19:07:40+00:00</updated>
<author>
<name>Ira Lun</name>
<email>sammyrosajoe@gmail.com</email>
</author>
<published>2017-08-29T19:07:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=c62f887bfa2540f410232c8ec977ca2e149a06fa'/>
<id>c62f887bfa2540f410232c8ec977ca2e149a06fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use accept_language_property in request.</title>
<updated>2017-07-23T11:39:01+00:00</updated>
<author>
<name>Ira Lun</name>
<email>sammyrosajoe@gmail.com</email>
</author>
<published>2017-07-23T11:39:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=2febfa18ab7a31cd12472605783d84d8880ae223'/>
<id>2febfa18ab7a31cd12472605783d84d8880ae223</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use rsplit instead of split</title>
<updated>2017-06-30T20:49:52+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2017-06-30T20:27:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=0aac1a0baca740a64c995f38c725849fe044e6b7'/>
<id>0aac1a0baca740a64c995f38c725849fe044e6b7</id>
<content type='text'>
Don't split on IPv6 address if no port
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't split on IPv6 address if no port
</pre>
</div>
</content>
</entry>
<entry>
<title>Change AcceptClass of request.accept_encoding to AcceptEncoding.</title>
<updated>2017-06-14T23:27:36+00:00</updated>
<author>
<name>Ira Lun</name>
<email>sammyrosajoe@gmail.com</email>
</author>
<published>2017-06-14T23:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=5dd02a0432932f634b64ff4f56e787690bf7c274'/>
<id>5dd02a0432932f634b64ff4f56e787690bf7c274</id>
<content type='text'>
Having ``request.accept_encoding`` return an ``Accept`` class was
strange and confusing, but more importantly the header needs its own
class for ``Accept-Encoding``-specific functionality. (See
https://github.com/Pylons/webob/issues/325)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Having ``request.accept_encoding`` return an ``Accept`` class was
strange and confusing, but more importantly the header needs its own
class for ``Accept-Encoding``-specific functionality. (See
https://github.com/Pylons/webob/issues/325)
</pre>
</div>
</content>
</entry>
<entry>
<title>Move files around, make testing better</title>
<updated>2017-05-23T00:47:35+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2017-05-23T00:47:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=9c66e8dd7c22da2ebdb25e5e0d4ec0b9883a6b8a'/>
<id>9c66e8dd7c22da2ebdb25e5e0d4ec0b9883a6b8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
