allow parsing messages consiting of headers only; fetch content-type and content...
authorMichael Wallner <mike@php.net>
Wed, 29 Feb 2012 08:28:06 +0000 (08:28 +0000)
committerMichael Wallner <mike@php.net>
Wed, 29 Feb 2012 08:28:06 +0000 (08:28 +0000)
commit82c3dedd73be0292b8105b489359fc81fefce0a5
tree76b2a0937e1d01ce299d0ba2014e35ad8987f597
parent1421b2b78469a66ebe3cd2958a608de9a036bca9
allow parsing messages consiting of headers only; fetch content-type and content-length headers from env
php_http_header_parser.c
php_http_message.c
php_http_message_parser.c