mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
added url parameter
This commit is contained in:
@@ -56,6 +56,7 @@ Let's do this. ::
|
||||
|
||||
>>> dict(r)
|
||||
{
|
||||
'url': 'http://someurl.com/',
|
||||
'headers': {
|
||||
'key': 'value',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user