{"body":"diff --git a/gertty/sync.py b/gertty/sync.py\nindex ef343ab..3d730b1 100644\n--- a/gertty/sync.py\n+++ b/gertty/sync.py\n@@ -1136,6 +1136,7 @@ class Sync(object):\n         self.queue = MultiQueue([HIGH_PRIORITY, NORMAL_PRIORITY, LOW_PRIORITY])\n         self.result_queue = Queue.Queue()\n         self.session = requests.Session()\n+        self.session.stream = True\n         if self.app.config.auth_type == 'basic':\n             authclass = requests.auth.HTTPBasicAuth\n         else:","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/lqlSEir5","modified":1428795631,"id":"lqlSEir5","size":479,"lines":12,"own_paste":false,"theme":"","date":1428795631}