Move section Responders

Signed-off-by: Christian Wolf <github@christianwolf.email>
This commit is contained in:
Christian Wolf
2025-02-28 15:23:19 +01:00
parent 578cbcef43
commit e58d1ff44e

View File

@@ -523,44 +523,7 @@ Why does this work? Because the dispatcher sees that the controller did not retu
Handling errors
^^^^^^^^^^^^^^^
Responders
^^^^^^^^^^
Miscellaneous responses
-----------------------
Redirects
^^^^^^^^^
Downloads
^^^^^^^^^
Creating custom responses
^^^^^^^^^^^^^^^^^^^^^^^^^
Streamed and lazily rendered responses
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Security considerations
-----------------------
Authentication
^^^^^^^^^^^^^^
Loosening the default restrictions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Rate limiting
^^^^^^^^^^^^^
Brute-force protection
^^^^^^^^^^^^^^^^^^^^^^
Modifying the content security policy
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
---
.. _controller-responders:
Responders
^^^^^^^^^^
@@ -647,7 +610,41 @@ Because returning values works fine in case of a success but not in case of fail
}
Miscellaneous responses
-----------------------
Redirects
^^^^^^^^^
Downloads
^^^^^^^^^
Creating custom responses
^^^^^^^^^^^^^^^^^^^^^^^^^
Streamed and lazily rendered responses
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Security considerations
-----------------------
Authentication
^^^^^^^^^^^^^^
Loosening the default restrictions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Rate limiting
^^^^^^^^^^^^^
Brute-force protection
^^^^^^^^^^^^^^^^^^^^^^
Modifying the content security policy
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
---
Redirects
^^^^^^^^^