Merge "Copy windows 32-bit e2fsprogs executables into /bin64" into studio-1.4-dev automerge: ccc67f3
automerge: 599aa67

* commit '599aa6763471e2816d49b115ad7d60f918e2c5a2':
  Copy windows 32-bit e2fsprogs executables into $OUT_DIR/bin64
diff --git a/proxy/proxy_http_connector.c b/proxy/proxy_http_connector.c
index 143ffae..5073648 100644
--- a/proxy/proxy_http_connector.c
+++ b/proxy/proxy_http_connector.c
@@ -160,6 +160,7 @@
                         proxy_connection_free( root, 1, PROXY_EVENT_CONNECTED );
                     } else {
                         /* just skip headers */
+                        proxy_connection_rewind(root);
                     }
                 }
             }