We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b992d6 commit 44b96d7Copy full SHA for 44b96d7
doc/reference.txt
@@ -1965,6 +1965,7 @@ The basic processing of a web request proceeds as follows:
1965
In some situations, exceptions occur:
1966
1967
- HTTP Redirect (generally raised by an action)
1968
+ the URL to redirect to is the first argument of the exception.
1969
- SendFile (generally raised by ``determine_context``)
1970
here we serve up a FileClass "content" property
1971
- SendStaticFile (generally raised by ``determine_context``)
0 commit comments