$OpenBSD: patch-src_HttpRequestCommand_cc,v 1.1 2013/05/30 12:16:05 gonzalo Exp $
--- src/HttpRequestCommand.cc.orig	Wed May 29 10:13:04 2013
+++ src/HttpRequestCommand.cc	Wed May 29 10:13:52 2013
@@ -198,7 +198,7 @@ bool HttpRequestCommand::executeInternal() {
                                getDownloadEngine()->getCookieStorage(),
                                getDownloadEngine()->getAuthConfigFactory(),
                                proxyRequest_,
-                               endOffset));
+                               0/*endOffset*/));
           httpConnection_->sendRequest(httpRequest);
         }
       }
