- add PHP_FUNCTION(http_parse_message) -- http_get() etc would be pretty useless...
authorMichael Wallner <mike@php.net>
Tue, 9 Aug 2005 11:32:25 +0000 (11:32 +0000)
committerMichael Wallner <mike@php.net>
Tue, 9 Aug 2005 11:32:25 +0000 (11:32 +0000)
commitf0b91eef34357ee6146faa2a2f88d4fac7c0d66c
tree8b525ba603f9418996dad70cacada73f9707ba5e
parent9b7f51fa34715073a002e2bc7c614c21be8a404b
- add PHP_FUNCTION(http_parse_message) -- http_get() etc would be pretty useless without that in many cases
http.c
http_functions.c
missing.c
php_http.h