summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/request.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/api/request.rst b/docs/api/request.rst
index 13b434a51..912634b62 100644
--- a/docs/api/request.rst
+++ b/docs/api/request.rst
@@ -113,3 +113,15 @@
request, the value of this attribute will be ``None``. See
:ref:`matched_route`.
+ .. automethod:: add_response_callback
+
+ .. automethod:: add_finished_callback
+
+ .. automethod:: route_url
+
+ .. automethod:: route_path
+
+ .. automethod:: resource_url
+
+ .. automethod:: static_url
+