mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
added content attributes
This commit is contained in:
@@ -53,6 +53,7 @@ Let's do this. ::
|
||||
},
|
||||
'method': 'GET',
|
||||
'response': {
|
||||
'content': <sensored-content>,
|
||||
'status_code': 200,
|
||||
'headers': {
|
||||
'x-runtime': '210ms',
|
||||
|
||||
Reference in New Issue
Block a user