m6w6/ext-http
13 years agofix uninitialized value
Michael Wallner [Thu, 9 Sep 2010 12:48:53 +0000 (12:48 +0000)] 
fix uninitialized value

13 years agofix typo
Michael Wallner [Thu, 9 Sep 2010 12:47:33 +0000 (12:47 +0000)] 
fix typo

13 years ago* if curl sees a 3xx code, a Location header and a Connection:close header it decides...
Michael Wallner [Thu, 9 Sep 2010 12:47:16 +0000 (12:47 +0000)] 
* if curl sees a 3xx code, a Location header and a Connection:close header it decides not to read the response body.

13 years ago* if curl sees a 3xx code, a Location header and a Connection:close header it decides...
Michael Wallner [Thu, 9 Sep 2010 12:46:51 +0000 (12:46 +0000)] 
* if curl sees a 3xx code, a Location header and a Connection:close header it decides not to read the response body.
* fix leak with inflate stream

13 years agoensure the merged header IS_STRING
Michael Wallner [Thu, 9 Sep 2010 12:45:57 +0000 (12:45 +0000)] 
ensure the merged header IS_STRING

13 years agocleanups & includes
Michael Wallner [Thu, 9 Sep 2010 09:10:32 +0000 (09:10 +0000)] 
cleanups & includes

13 years agofix problem with dechunk/inflate stream usage
Michael Wallner [Thu, 9 Sep 2010 09:09:20 +0000 (09:09 +0000)] 
fix problem with dechunk/inflate stream usage

13 years agoinclude headers where they're needed
Michael Wallner [Thu, 9 Sep 2010 09:08:20 +0000 (09:08 +0000)] 
include headers where they're needed

13 years agoconsitency with type names
Michael Wallner [Thu, 9 Sep 2010 09:07:47 +0000 (09:07 +0000)] 
consitency with type names

13 years agoremove HAVE_ defines for mandatory libs
Michael Wallner [Thu, 9 Sep 2010 09:07:26 +0000 (09:07 +0000)] 
remove HAVE_ defines for mandatory libs

13 years agofix problem when finishing a chunked encoding stream
Michael Wallner [Wed, 8 Sep 2010 11:47:10 +0000 (11:47 +0000)] 
fix problem when finishing a chunked encoding stream

13 years agofix mime-type
Michael Wallner [Tue, 7 Sep 2010 16:01:37 +0000 (16:01 +0000)] 
fix mime-type

13 years agoimport 2.0 devl branch, suitable for PHP-trunk
Michael Wallner [Tue, 7 Sep 2010 15:16:54 +0000 (15:16 +0000)] 
import 2.0 devl branch, suitable for PHP-trunk