ProjectPyramid/APIs/WebOb-1.2.bas

Tue, 26 Mar 2013 16:45:40 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 26 Mar 2013 16:45:40 +0100
changeset 39
94e448a362b2
parent 2
e691c51ab655
permissions
-rw-r--r--

Bug fixes for better Python2 and Python3 support.

AcceptCharset Accept
AcceptLanguage Accept
Cookie dict
DisconnectionError IOError
EnvironHeaders MutableMapping
FakeCGIBody io.RawIOBase
GetDict MultiDict
HTTPAccepted HTTPOk
HTTPBadGateway HTTPServerError
HTTPBadRequest HTTPClientError
HTTPClientError HTTPError
HTTPConflict HTTPClientError
HTTPCreated HTTPOk
HTTPError WSGIHTTPException
HTTPException Exception
HTTPExpectationFailed HTTPClientError
HTTPFailedDependency HTTPClientError
HTTPForbidden HTTPClientError
HTTPFound _HTTPMove
HTTPGatewayTimeout HTTPServerError
HTTPGone HTTPClientError
HTTPInsufficientStorage HTTPServerError
HTTPInternalServerError HTTPServerError
HTTPLengthRequired HTTPClientError
HTTPLocked HTTPClientError
HTTPMethodNotAllowed HTTPClientError
HTTPMovedPermanently _HTTPMove
HTTPMultipleChoices _HTTPMove
HTTPNetworkAuthenticationRequired HTTPServerError
HTTPNoContent HTTPOk
HTTPNonAuthoritativeInformation HTTPOk
HTTPNotAcceptable HTTPClientError
HTTPNotFound HTTPClientError
HTTPNotImplemented HTTPServerError
HTTPNotModified HTTPRedirection
HTTPOk WSGIHTTPException
HTTPPartialContent HTTPOk
HTTPPaymentRequired HTTPClientError
HTTPPreconditionFailed HTTPClientError
HTTPPreconditionRequired HTTPClientError
HTTPProxyAuthenticationRequired HTTPClientError
HTTPRedirection WSGIHTTPException
HTTPRequestEntityTooLarge HTTPClientError
HTTPRequestHeaderFieldsTooLarge HTTPClientError
HTTPRequestRangeNotSatisfiable HTTPClientError
HTTPRequestTimeout HTTPClientError
HTTPRequestURITooLong HTTPClientError
HTTPResetContent HTTPOk
HTTPSeeOther _HTTPMove
HTTPServerError HTTPError
HTTPServiceUnavailable HTTPServerError
HTTPTemporaryRedirect _HTTPMove
HTTPTooManyRequests HTTPClientError
HTTPUnauthorized HTTPClientError
HTTPUnprocessableEntity HTTPClientError
HTTPUnsupportedMediaType HTTPClientError
HTTPUseProxy _HTTPMove
HTTPVersionNotSupported HTTPServerError
LegacyRequest BaseRequest
LimitedLengthFile io.RawIOBase
MIMEAccept Accept
MIMENilAccept NilAccept
Morsel dict
MultiDict MutableMapping
NestedMultiDict MultiDict
NoAccept NilAccept
Request AdhocAttrMixin BaseRequest
RequestCookies collections.MutableMapping
ResponseHeaders MultiDict
UpdateDict dict
WSGIHTTPException HTTPException Response
_HTTPMove HTTPRedirection
_UTC tzinfo

eric ide

mercurial