* rename http_parse_header to http_parse_headers
authorMichael Wallner <mike@php.net>
Thu, 10 Feb 2005 15:55:04 +0000 (15:55 +0000)
committerMichael Wallner <mike@php.net>
Thu, 10 Feb 2005 15:55:04 +0000 (15:55 +0000)
commit96d32e2bd4a5d2b0741addf6f59b46d7d8749937
tree9e23edf0f1cd29af57ae77089580e53c7b27f2c1
parent46d6daa4a43957825dafbfb8afaebf88216685e7
* rename http_parse_header to http_parse_headers
* HTTP_CRLF constant
* smarter http_parse_headers() with support for folded headers
http.c
http_api.c
php_http.h
php_http_api.h