Commit Graph

9 Commits

Author SHA1 Message Date
David Lord 171aabc87d
remove unused ref directives
replace page refs with doc directives
2020-04-04 12:57:14 -07:00
Thiago J. Barbalho 4f6b310513
Fix typo 2019-11-02 20:56:35 +00:00
jangjunha eef6c34b57 Fix deferred callback doc 2018-10-26 00:33:12 +09:00
David Lord cc59f2b204
clean up deferred callback doc
remove doc about writing after_this_request
[ci skip]
2017-05-11 22:48:21 -07:00
Ioan Vancea 55f9af72e3 Added a missing module to import statement 2016-07-28 16:34:48 +02:00
bagratte 9a80fe691d minor revision of documentation. 2016-04-01 23:12:25 +02:00
Trung Ly b4fc4412e8 Update docs/patterns/deferredcallbacks.rst
fix example code in Deferred Callback docs: don't set response upon executing callback
2013-01-14 14:53:06 -08:00
Erik Rose a319516518 Fix a typo in the deferred-callbacks docs. 2012-12-11 14:11:27 -08:00
Armin Ronacher b40af3ccd9 Updated the documentation to show how to set cookies for not yet existing responses 2011-09-05 18:51:47 +02:00