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.6.2 (2016-10-14)

Bugfix

  • WebOb’s exceptions will lazily read underlying variables when inserted into templates to avoid expensive computations/crashes when inserting into the template. This had a bad performance regression on Py27 because of the way the lazified class was created and returned. See https://github.com/Pylons/webob/pull/284

1.6.1 (2016-05-20)

Bugfix

  • Response.from_file now parses the status line correctly when the status line contains an HTTP with version, as well as a status text that contains multiple white spaces (e.g 404 Not Found). See https://github.com/Pylons/webob/issues/250

1.6.0 (2016-03-15)

Compatibility

  • Python 3.2 is no longer supported by WebOb

Bugfix

Features

Security

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.6.2.tar.gz (205.2 kB view details)

Uploaded Source

Built Distribution

WebOb-1.6.2-py2.py3-none-any.whl (78.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file WebOb-1.6.2.tar.gz.

File metadata

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

File hashes

Hashes for WebOb-1.6.2.tar.gz
Algorithm Hash digest
SHA256 e096c20ec672412f7d463fd5ed23f71b9176945c66b8adb8b781b8cda174de84
MD5 cc88bf68d6bf879c2d2145c86b6f5010
BLAKE2b-256 df40009a807e85593db8f21ec4d27807a83b6435eed9fd7ef3764d864479b930

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for WebOb-1.6.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f952b693a2d1ae32962e92156f77a451c7376806bda4e72bb966bc99fdfbdf09
MD5 ba5ea96d579b60cbe018cfd55de3fbdb
BLAKE2b-256 5711e3be75d86505b69523f36f2939c64399a2e66200a9271b919112187e9a4b

See more details on using hashes here.

Supported by

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