<div dir="ltr">I revisited the Stack Overflow post and it appears that I am able to receive HTTP responses properly now. Doing so required me to launch WireShark and copy a browser's actual headers. I also had to add a ContentDecoderAgent. <div><br></div><div>Specifically it was the lack of an Accept-Encoding that was causing the problem. I added <font face="monospace, monospace">["gzip, deflate, sdch"] </font><font face="arial, helvetica, sans-serif">and it seemed to do the trick.</font><div><br></div><div>I really do think that there should be an easier way to do this. I also don't understand why the Agent couldn't have properly interpreted the initial response.</div></div><div><br></div><div>Thanks for everyone's time.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 13, 2015 at 2:45 PM, Chris Drane <span dir="ltr"><<a href="mailto:csdrane@gmail.com" target="_blank">csdrane@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Yes I actually started that thread, and I wasn't fully satisfied with the answer. I feel like I was given workarounds rather than addressing what seems to be a problem with how either HTTP or TCP is handled. Please correct me if I'm mistaken (I probably am).</div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 13, 2015 at 2:39 PM, Wolfgang Rohdewald <span dir="ltr"><<a href="mailto:wolfgang.kde@rohdewald.de" target="_blank">wolfgang.kde@rohdewald.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>Am Montag, 13. April 2015, 14:29:01 schrieb Chris Drane:<br>
> I am new with Twisted so chances are that this is *not* a bug. If that is<br>
> the case, I would very much appreciate it if you help me understand what I<br>
> am doing incorrectly.<br>
<br>
</span>just googled the error message out of curiousity:<br>
<br>
<a href="http://stackoverflow.com/questions/29423986/twisted-giving-twisted-web-client-partialdownloaderror-200-ok" target="_blank">http://stackoverflow.com/questions/29423986/twisted-giving-twisted-web-client-partialdownloaderror-200-ok</a><br>
<span><font color="#888888"><br>
--<br>
Wolfgang<br>
</font></span></blockquote></div><br></div>
</div></div></blockquote></div><br></div>