From: Kenneth Reitz Date: Sun, 13 Feb 2011 20:47:00 +0000 (-0500) Subject: added content attributes X-Git-Tag: v0.2.0~57 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b079a4e03e1a07ce0dd10a3b17d795c9452c9691;p=services%2Fpython-requests.git added content attributes --- diff --git a/README.rst b/README.rst index 56e74f0..5f04593 100644 --- a/README.rst +++ b/README.rst @@ -53,6 +53,7 @@ Let's do this. :: }, 'method': 'GET', 'response': { + 'content': , 'status_code': 200, 'headers': { 'x-runtime': '210ms',