<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/webob/request.py, branch docs/cleanup</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>Request.POST should not replace Request.body_file</title>
<updated>2015-04-12T20:18:22+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2015-04-11T16:17:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=1cc3340fabb638407cbdc8d7b7b1c09a7eca8148'/>
<id>1cc3340fabb638407cbdc8d7b7b1c09a7eca8148</id>
<content type='text'>
FakeCGIBody mangles anything that isn't actually form-encoded, such as
JSON that isn't sent with the appropriate content type.

We hereby remove the usage of FakeCGIBody and instead just make the body
itself seekable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FakeCGIBody mangles anything that isn't actually form-encoded, such as
JSON that isn't sent with the appropriate content type.

We hereby remove the usage of FakeCGIBody and instead just make the body
itself seekable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #184 from jd/jd/read-body-on-patch</title>
<updated>2015-04-10T20:47:16+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>xistence@0x58.com</email>
</author>
<published>2015-04-10T20:47:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=0669e3f68ec3da08fec271dce42c9e86d0d60216'/>
<id>0669e3f68ec3da08fec271dce42c9e86d0d60216</id>
<content type='text'>
request: read body from file if the method is PATCH</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
request: read body from file if the method is PATCH</pre>
</div>
</content>
</entry>
<entry>
<title>Include a patch from CPython's bug tracker to fix cgi.FieldStorage on 3.x</title>
<updated>2015-04-04T21:07:53+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2015-03-29T03:57:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=540c170aad25643db63ebb79935b6d3cbe29c181'/>
<id>540c170aad25643db63ebb79935b6d3cbe29c181</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>request: read body from file if the method is PATCH</title>
<updated>2014-12-26T13:24:39+00:00</updated>
<author>
<name>Julien Danjou</name>
<email>julien@danjou.info</email>
</author>
<published>2014-12-26T10:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=b4ebafde6ac14badb8fc95fc93090003f2d41ccb'/>
<id>b4ebafde6ac14badb8fc95fc93090003f2d41ccb</id>
<content type='text'>
Currently Request.from_file ignore the body of a request if the method
is PATCH. This fixes that by using the dictionary we have to know if a
request might have a body or not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently Request.from_file ignore the body of a request if the method
is PATCH. This fixes that by using the dictionary we have to know if a
request might have a body or not.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add TODO notes to remove this functionality in 1.4</title>
<updated>2014-04-16T17:06:53+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2014-04-16T16:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=9433c4e9e82174908847455438b6e231b22125f8'/>
<id>9433c4e9e82174908847455438b6e231b22125f8</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 read-only ``domain`` property to ``BaseRequest``.  This property</title>
<updated>2013-11-27T21:38:53+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2013-11-27T21:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=66722ebb583620aa7b182f20951cd044e7833a2a'/>
<id>66722ebb583620aa7b182f20951cd044e7833a2a</id>
<content type='text'>
  returns the domain portion of the host value.  For example, if the
  environment contains an ``HTTP_HOST`` value of ``foo.example.com:8000``,
  ``request.domain`` will return ``foo.example.com``.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  returns the domain portion of the host value.  For example, if the
  environment contains an ``HTTP_HOST`` value of ``foo.example.com:8000``,
  ``request.domain`` will return ``foo.example.com``.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for urlencoded HTTP PATCH params</title>
<updated>2013-05-27T23:35:36+00:00</updated>
<author>
<name>Luke Cyca</name>
<email>me@lukecyca.com</email>
</author>
<published>2013-05-27T23:35:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=01f64bfa252538353c2d55f2debc3ecf39eac4fb'/>
<id>01f64bfa252538353c2d55f2debc3ecf39eac4fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make more similar to original code</title>
<updated>2013-03-23T08:24:00+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2013-03-23T08:24:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=3bf9b68da15f9d40b4b00bf91c0a0020a286586a'/>
<id>3bf9b68da15f9d40b4b00bf91c0a0020a286586a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change iteritems to items for python 3 support.</title>
<updated>2013-03-19T16:47:36+00:00</updated>
<author>
<name>Tom Willis</name>
<email>tom@batterii.com</email>
</author>
<published>2013-03-19T16:47:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=b0199ced9eb6c5d87c260e7e5182c436770113ea'/>
<id>b0199ced9eb6c5d87c260e7e5182c436770113ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>in the rare case when order matters for clients you need to use a MultiDict and insert</title>
<updated>2013-03-18T19:43:58+00:00</updated>
<author>
<name>Tom Willis</name>
<email>tom@batterii.com</email>
</author>
<published>2013-03-18T19:43:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=3c8f462abdb499eda12281618c7f1159752b0f33'/>
<id>3c8f462abdb499eda12281618c7f1159752b0f33</id>
<content type='text'>
in the intended order
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in the intended order
</pre>
</div>
</content>
</entry>
</feed>
