remove lots of unused code; tests++; speed up php_http_message_serialize() by reversi...
authorMichael Wallner <mike@php.net>
Tue, 20 Mar 2012 20:51:16 +0000 (20:51 +0000)
committerMichael Wallner <mike@php.net>
Tue, 20 Mar 2012 20:51:16 +0000 (20:51 +0000)
commit16273970757b5f5bf733f8e0765b0526af7f071f
treef4b929e48adf91ad40365dfde37c5b06bb6446d7
parentbd5941c913f187accbbf02700b5bb48fc912a28e
remove lots of unused code; tests++; speed up php_http_message_serialize() by reversing the message chain prior serialization; set an appropriate response status according to the response code
php_http_message.c
php_http_message.h
tests/message004.phpt [new file with mode: 0644]
tests/message005.phpt [new file with mode: 0644]