webob
WSGI request and response object
WSGI request and response object
To install this package, run one of the following:
WebOb is a Python library that provides wrappers around the WSGI request environment, and an object to help create WSGI responses. The objects map much of the specified behavior of HTTP, including header parsing, content negotiation and correct handling of conditional and range requests.
Summary
WSGI request and response object
Last Updated
Dec 11, 2019 at 00:24
License
MIT
Total Downloads
2.2K
Version Downloads
615
Supported Platforms
Home
http://webob.org/GitHub Repository
https://github.com/Pylons/webobDocumentation
http://docs.webob.org/en/stable/