* don't restart "default output handler"
[m6w6/ext-http] / http_api.c
2005-02-16  Michael Wallner* don't restart "default output handler"
2005-02-16  Michael Wallner* fix fatal erealloc error
2005-02-16  Michael Wallner* added ob_httpetaghandler() (has major limitations...
2005-02-14  Michael Wallner* keep winsock crap outta door
2005-02-14  Michael Wallner* ms cc chokes on that
2005-02-13  Michael Wallner* fix etag caching
2005-02-13  Michael Wallner* -dev version
2005-02-11  Michael Wallner* cosmetics
2005-02-11  Michael Wallner* we should just send the full entity if the range...
2005-02-11  Michael Wallner* added http_get_request_headers()
2005-02-11  Michael Wallner* failproof http_parse_headers()
2005-02-11  Edin KadribasicFix win32 compile on php4
2005-02-11  Michael Wallner* http_auth_header() should return the status of http_s...
2005-02-11  Michael Wallner* proper cpp indention
2005-02-10  Michael Wallner* http_send_ranges() cosmetics
2005-02-10  Michael Wallner* rename http_parse_header to http_parse_headers
2005-02-09  Michael Wallner* separate http_parse_header() function (doesn't suppor...
2005-02-09  Michael Wallner* typo
2005-02-09  Michael Wallner* attempt to make http_build_query available for PHP4
2005-02-09  Michael Wallner* removed debug statements
2005-02-09  Michael Wallner* attempt to fix snap-build
2005-02-09  Michael Wallner* attempt yet again to fix php4 snaps build
2005-02-09  Michael Wallner* move includes around
2005-02-08  Michael Wallner* fixing PHP5 snap build
2005-02-08  Michael Wallner* fixed http_cache_last_modified(): if parameter was...
2005-02-07  Michael Wallner* more intuitive support for headers and cookies (assoc...
2005-02-07  Michael Wallner* hopefully fixing the ap_php_snprintf() issue
2005-02-04  Michael Wallner* add to pecl