10000
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 8084739 commit 339f08bCopy full SHA for 339f08b
website/templates/documentation.txt
@@ -154,7 +154,7 @@ you can just raise a `tornado.web.HTTPError` exception:
154
155
The request handler can access the object representing the current request
156
with `self.request`. The `HTTPRequest` object includes a number of useful
157
-attribute, including:
+attributes, including:
158
159
* `arguments` - all of the `GET` and `POST` arguments
160
* `files` - all of the uploaded files (via `multipart/form-data` POST requests)
0 commit comments