From b079a4e03e1a07ce0dd10a3b17d795c9452c9691 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 13 Feb 2011 15:47:00 -0500 Subject: [PATCH] added content attributes --- README.rst | 1 + 1 file changed, 1 insertion(+) 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', -- 2.34.1