Skip to content

Commit eb6a244

Browse files
committed
Merge pull request pallets#337 from rozza/master
Updated docs - for Response class status_code => status
2 parents d16c6ab + 11c9bf2 commit eb6a244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Response Objects
144144

145145
A :class:`Headers` object representing the response headers.
146146

147-
.. attribute:: status_code
147+
.. attribute:: status
148148

149149
The response status as integer.
150150

0 commit comments

Comments
 (0)