mirror of
https://github.com/kennethreitz/requests3.git
synced 2026-06-05 23:10:16 +00:00
Update README.md
This commit is contained in:
@@ -25,6 +25,7 @@ Behold, the power of Requests III:
|
||||
>>> r = http.request('get', 'https://httpbin.org/ip')
|
||||
>>> r.json()
|
||||
{'ip': '172.69.48.124'}
|
||||
```
|
||||
|
||||
[](http://docs.python-requests.org/)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user