m6w6/ext-http
19 years ago* rename http_parse_header to http_parse_headers
Michael Wallner [Thu, 10 Feb 2005 15:55:04 +0000 (15:55 +0000)] 
* rename http_parse_header to http_parse_headers
* HTTP_CRLF constant
* smarter http_parse_headers() with support for folded headers

19 years ago* update
Michael Wallner [Wed, 9 Feb 2005 20:17:20 +0000 (20:17 +0000)] 
* update

19 years ago* separate http_parse_header() function (doesn't support folded headers yet)
Michael Wallner [Wed, 9 Feb 2005 20:10:20 +0000 (20:10 +0000)] 
* separate http_parse_header() function (doesn't support folded headers yet)

19 years ago* typo
Michael Wallner [Wed, 9 Feb 2005 19:04:24 +0000 (19:04 +0000)] 
* typo

19 years ago* attempt to make http_build_query available for PHP4
Michael Wallner [Wed, 9 Feb 2005 19:03:20 +0000 (19:03 +0000)] 
* attempt to make http_build_query available for PHP4

19 years ago* MFB
Michael Wallner [Wed, 9 Feb 2005 17:00:29 +0000 (17:00 +0000)] 
* MFB

19 years ago* fix PHP4 build
Michael Wallner [Wed, 9 Feb 2005 16:59:22 +0000 (16:59 +0000)] 
* fix PHP4 build

19 years ago* removed debug statements
Michael Wallner [Wed, 9 Feb 2005 11:32:50 +0000 (11:32 +0000)] 
* removed debug statements

19 years ago* attempt to fix snap-build
Michael Wallner [Wed, 9 Feb 2005 10:59:36 +0000 (10:59 +0000)] 
* attempt to fix snap-build

19 years ago* attempt yet again to fix php4 snaps build
Michael Wallner [Wed, 9 Feb 2005 07:27:07 +0000 (07:27 +0000)] 
* attempt yet again to fix php4 snaps build

19 years ago* move includes around
Michael Wallner [Wed, 9 Feb 2005 07:19:29 +0000 (07:19 +0000)] 
* move includes around

19 years ago* fixing PHP5 snap build
Michael Wallner [Tue, 8 Feb 2005 18:49:37 +0000 (18:49 +0000)] 
* fixing PHP5 snap build

19 years ago* fixing PHP5 snap build
Michael Wallner [Tue, 8 Feb 2005 18:49:20 +0000 (18:49 +0000)] 
* fixing PHP5 snap build
* removed stupid **zentries

19 years ago* typos
Michael Wallner [Tue, 8 Feb 2005 17:09:51 +0000 (17:09 +0000)] 
* typos

19 years ago# this LF issue is going to drive me nuts
Michael Wallner [Tue, 8 Feb 2005 11:59:57 +0000 (11:59 +0000)] 
# this LF issue is going to drive me nuts

19 years ago* fixed http_cache_last_modified(): if parameter was omitted, would have always sent...
Michael Wallner [Tue, 8 Feb 2005 11:52:24 +0000 (11:52 +0000)] 
* fixed http_cache_last_modified(): if parameter was omitted, would have always sent 304 Not Modified
* we do not need to suggest closing the connection in http_cache_etag() as we'll end the ob_buffer
* made http_redirect() really RFC compliant by writing out "Redirecting to <link>URI</link>."
* separate params argument in http_redirect()
* remember sent etag and last-modified as globals
* new HTTP_SERVER_VARS define
* only try to match the etag in http_ob_etag_handler() if we have not been stopped so far
* ignore spaces in range request of IE
* free zranges where they've been initialized
* caching handling in http_send()
* update package.xml

19 years ago* use \r\n
Michael Wallner [Tue, 8 Feb 2005 07:31:53 +0000 (07:31 +0000)] 
* use \r\n

19 years ago* more intuitive support for headers and cookies (associative arrays)
Michael Wallner [Mon, 7 Feb 2005 17:13:56 +0000 (17:13 +0000)] 
* more intuitive support for headers and cookies (associative arrays)
* proto fixed
* include snprintf.h
* added info parameter to http_get/head/post functions
* include ctype.h - always
* fix curl config
* ditch http_accept_ranges() (sent automatically in http_send_data/resource)
* new HASH_ORNULL() macro

19 years ago* another try
Michael Wallner [Mon, 7 Feb 2005 09:10:03 +0000 (09:10 +0000)] 
* another try

19 years ago* hopefully fixing the ap_php_snprintf() issue
Michael Wallner [Mon, 7 Feb 2005 08:46:46 +0000 (08:46 +0000)] 
* hopefully fixing the ap_php_snprintf() issue

19 years ago* php 4!
Michael Wallner [Sat, 5 Feb 2005 21:46:37 +0000 (21:46 +0000)] 
* php 4!

19 years ago* probably fixing the PHP4 build issue (mostly took the lines out of ext/curls dsp...
Michael Wallner [Sat, 5 Feb 2005 21:32:21 +0000 (21:32 +0000)] 
* probably fixing the PHP4 build issue (mostly took the lines out of ext/curls dsp file)

19 years ago* dsp is needed too
Michael Wallner [Fri, 4 Feb 2005 17:47:55 +0000 (17:47 +0000)] 
* dsp is needed too

19 years ago* add to pecl
Michael Wallner [Fri, 4 Feb 2005 16:22:27 +0000 (16:22 +0000)] 
* add to pecl

19 years agoStandard project directories initialized by cvs2svn.
SVN Migration [Fri, 4 Feb 2005 16:22:27 +0000 (16:22 +0000)] 
Standard project directories initialized by cvs2svn.