etag test & fixes; set default etag mode for temp streams to crc32(b)
authorMichael Wallner <mike@php.net>
Mon, 23 Jan 2012 16:36:58 +0000 (16:36 +0000)
committerMichael Wallner <mike@php.net>
Mon, 23 Jan 2012 16:36:58 +0000 (16:36 +0000)
commit4407379af8d886b627c88572e9da69c38cdbda58
treeabfbf62db222c362ec4a8e21fc59e351c07b7947
parenta5e1d0cdf87105d3577ca2db9cb2c5c380062c10
etag test & fixes; set default etag mode for temp streams to crc32(b)
php_http.c
php_http_env_response.c
php_http_etag.c
php_http_message_body.c
phpunit/MessageBodyTest.php
tests/etag001.phpt [new file with mode: 0644]