fix Content-Range messages; remove superfluous Content-Lenght:0 header
authorMichael Wallner <mike@php.net>
Fri, 13 Feb 2015 08:50:40 +0000 (09:50 +0100)
committerMichael Wallner <mike@php.net>
Fri, 13 Feb 2015 08:50:40 +0000 (09:50 +0100)
commit5560fddc86c1fbbc53ab57e885acbd5e879077a8
treeb4d88c40b12495c61bdf855a7aebfd55e4696483
parent55cd3786a42cab5979e8559991fa816af485dbe0
fix Content-Range messages; remove superfluous Content-Lenght:0 header
php_http_message.c
php_http_message_parser.c
php_http_message_parser.h
tests/client019.phpt
tests/client020.phpt
tests/client025.phpt
tests/data/message_r_content_range.txt [new file with mode: 0644]
tests/message001.phpt
tests/message016.phpt [new file with mode: 0644]
tests/messageparser001.phpt
tests/messageparser002.phpt