projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2384286
)
added content attributes
author
Kenneth Reitz
<me@kennethreitz.com>
Sun, 13 Feb 2011 20:47:00 +0000
(15:47 -0500)
committer
Kenneth Reitz
<me@kennethreitz.com>
Sun, 13 Feb 2011 20:47:00 +0000
(15:47 -0500)
README.rst
patch
|
blob
|
history
diff --git
a/README.rst
b/README.rst
index 56e74f09af5f1060d47da5f9afcc384e8bac0684..5f045934fa035a876ea91b0bbadfd385c0096a9d 100644
(file)
--- a/
README.rst
+++ b/
README.rst
@@
-53,6
+53,7
@@
Let's do this. ::
},
'method': 'GET',
'response': {
+ 'content': <sensored-content>,
'status_code': 200,
'headers': {
'x-runtime': '210ms',