From: Michael Wallner Date: Thu, 9 Sep 2010 12:47:16 +0000 (+0000) Subject: * if curl sees a 3xx code, a Location header and a Connection:close header it decides... X-Git-Tag: DEV_2-before-client~134 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=93a00e987cace536d8e60797a2f447c351965c98;hp=93a00e987cace536d8e60797a2f447c351965c98;p=m6w6%2Fext-http * if curl sees a 3xx code, a Location header and a Connection:close header it decides not to read the response body. ---