ProjectPyramid/APIs/WebOb-1.2.bas

Tue, 28 Aug 2012 17:15:21 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 28 Aug 2012 17:15:21 +0200
changeset 2
e691c51ab655
permissions
-rw-r--r--

Implemented the required command actions for supporting development of Pyramid projects.

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