[web] Set response status to 400 when appropriate in ajax controller
When this is clearly a client error, set status to 400. Otherwise, keep the
default value for RemoteCallFailed (status=500).
.. _urlrewrite_module:
:mod:`cubicweb.web.views.urlrewrite`
=======================================
.. automodule:: cubicweb.web.views.urlrewrite
.. autoclass:: URLRewriter
:show-inheritance:
:members:
.. autoclass:: SimpleReqRewriter
:show-inheritance:
:members:
.. autoclass:: SchemaBasedRewriter
:show-inheritance:
:members: