* if curl sees a 3xx code, a Location header and a Connection:close header it decides...
authorMichael Wallner <mike@php.net>
Thu, 9 Sep 2010 12:47:16 +0000 (12:47 +0000)
committerMichael Wallner <mike@php.net>
Thu, 9 Sep 2010 12:47:16 +0000 (12:47 +0000)
commit93a00e987cace536d8e60797a2f447c351965c98
tree9fe8a00c994cb940bd5dd38b7d104c8343a09a72
parent386eac96d8be8fe55be83cb3b4a54ecd0988d24d
* if curl sees a 3xx code, a Location header and a Connection:close header it decides not to read the response body.
php_http_request.c
php_http_request.h