Api fix status_code => status
This commit is contained in:
parent
d16c6abf53
commit
11c9bf2943
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ Response Objects
|
|||
|
||||
A :class:`Headers` object representing the response headers.
|
||||
|
||||
.. attribute:: status_code
|
||||
.. attribute:: status
|
||||
|
||||
The response status as integer.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue