doc/api/web.rst
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Fri, 06 Oct 2017 11:45:52 +0200
branch3.25
changeset 12207 2fc04786dd36
parent 10494 b6f00889355c
permissions -rw-r--r--
[web] fix session /cnx mix in anonymized_request

.. _web_module:

:mod:`cubicweb.web`
===================

.. automodule:: cubicweb.web

    Exceptions
    ----------

    .. autoexception:: DirectResponse
    .. autoexception:: InvalidSession
    .. autoexception:: PublishException
    .. autoexception:: LogOut
    .. autoexception:: Redirect
    .. autoexception:: StatusResponse
    .. autoexception:: RequestError
    .. autoexception:: NothingToEdit
    .. autoexception:: ProcessFormError
    .. autoexception:: NotFound
    .. autoexception:: RemoteCallFailed