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.3 (2016-11-18)

Bugfix

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

Uploaded Source

Built Distribution

WebOb-1.6.3-py2.py3-none-any.whl (79.0 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for WebOb-1.6.3.tar.gz
Algorithm Hash digest
SHA256 1b03115e162dd0102f6147c5d5ed71a3a2ba0f58ef829244b64f52fe6dbf5888
MD5 1754bcea2b569ffc4a9a646f65eca69e
BLAKE2b-256 9c385a27acd4a3b60780273d306cbef8b42afdc8425f19e33812964552520a85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for WebOb-1.6.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7ff07cc07d32a3fda749aead3579917e31c35240419d69bfc7b5220feac3eb04
MD5 f5c0846c477fcef2c9a94a158d5c4279
BLAKE2b-256 c74a7b62af5dbc1ad4e208a9a8a3c22d055838917a7b2d1bd57cc71f5630ec3f

See more details on using hashes here.

Supported by

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