* ms cc chokes on that
[m6w6/ext-http] / php_http.h
2005-02-13  Michael Wallner* -dev version
2005-02-11  Michael Wallner* added http.allowed_methods ini entry
2005-02-11  Michael Wallner* added http_get_request_headers()
2005-02-11  Michael Wallner* proper cpp indention
2005-02-10  Michael Wallner* version bump
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* attempt to make http_build_query available for PHP4
2005-02-09  Michael Wallner* attempt to fix 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-04  Michael Wallner* add to pecl