Skip to main content

WSGI request and response object

Project description

https://travis-ci.org/Pylons/webob.png?branch=master Documentation Status

WebOb provides objects for HTTP requests and responses. Specifically it does this by wrapping the WSGI request environment and response status/headers/app_iter(body).

The request and response objects provide many conveniences for parsing HTTP request and forming HTTP responses. Both objects are read/write: as a result, WebOb is also a nice way to create HTTP requests and parse HTTP responses.

Support and Documentation

See the WebOb Documentation website to view documentation, report bugs, and obtain support.

License

WebOb is offered under the MIT-license.

Authors

WebOb was authored by Ian Bicking and is currently maintained by the Pylons Project and a team of contributors.

1.8.0rc1 (2018-01-01)

Compatability

  • WebOb is no longer officially supported on Python 3.3 which was EOL’ed on 2017-09-29.

Backwards Incompatibilities

Experimental Features

These features are experimental and may change at any point in the future.

Bugfix

  • Request.host_url, Request.host_port, Request.domain correctly parse IPv6 Host headers as provided by a browser. See https://github.com/Pylons/webob/pull/332

  • Request.authorization would raise ValueError for unusual or malformed header values. See https://github.com/Pylons/webob/issues/231

  • Allow unnamed fields in form data to be properly transcoded when calling request.decode with an alternate encoding. See https://github.com/Pylons/webob/pull/309

  • Response.__init__ would discard app_iter when a Response had no body, this would cause issues when app_iter was an object that was tied to the life-cycle of a web application and had to be properly closed. app_iter is more advanced API for Response and thus even if it contains a body and is thus against the HTTP RFC’s, we should let the users shoot themselves by returning a body. See https://github.com/Pylons/webob/issues/305

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

WebOb-1.8.0rc1.tar.gz (269.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

WebOb-1.8.0rc1-py2.py3-none-any.whl (114.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file WebOb-1.8.0rc1.tar.gz.

File metadata

  • Download URL: WebOb-1.8.0rc1.tar.gz
  • Upload date:
  • Size: 269.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for WebOb-1.8.0rc1.tar.gz
Algorithm Hash digest
SHA256 fa192842af2a04be36e3c4b4fc85e48fbaada5c462443b20dc3327d33d76ffe8
MD5 82d0128e83dd2b712f7fe4bec006ddd5
BLAKE2b-256 117971100e7832f483b876f60ced091aa577abaa1cf00cd12fa6c79eb9139f71

See more details on using hashes here.

File details

Details for the file WebOb-1.8.0rc1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for WebOb-1.8.0rc1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6cbd4aa5a0d37090f3d2bece656186d4691297ffbf39d08a6bbf55f189810f67
MD5 b61fdaed4db9953275177a21fa9f448c
BLAKE2b-256 ef8c8f930c25c3272ef3fb1a66879f381001c4e629bdd0cf1646686b31daa188

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page