doc/book/en/devweb/request.rst
changeset 8312 6c2119509fac
parent 6832 f392e4fb36ec
child 9183 95e69c2d52a9
--- a/doc/book/en/devweb/request.rst	Thu Mar 15 17:42:31 2012 +0100
+++ b/doc/book/en/devweb/request.rst	Thu Mar 15 17:48:20 2012 +0100
@@ -99,6 +99,7 @@
     document.ready(...) or another ajax-friendly one-time trigger event
   * `add_header(header, values)`: adds the header/value pair to the
     current html headers
+  * `status_out`: control the HTTP status of the response
 
 * `And more...`