2009-02-12 00:55:50 +01:00
|
|
|
WebOb 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 and accessors for other standard parts of the
|
|
|
|
environment.
|
|
|
|
|
2011-08-09 17:07:52 +02:00
|
|
|
WWW: http://webob.org/
|