forked from orbit-oss/flask
Update docs/api.rst a bit to reflect code.
This commit is contained in:
parent
94692607e6
commit
d620ea7ea2
1 changed files with 4 additions and 0 deletions
|
|
@ -146,6 +146,10 @@ Response Objects
|
||||||
|
|
||||||
.. attribute:: status
|
.. attribute:: status
|
||||||
|
|
||||||
|
A string with a response status.
|
||||||
|
|
||||||
|
.. attribute:: status_code
|
||||||
|
|
||||||
The response status as integer.
|
The response status as integer.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue