- add crc etag test
authorMichael Wallner <mike@php.net>
Fri, 7 Oct 2005 16:32:44 +0000 (16:32 +0000)
committerMichael Wallner <mike@php.net>
Fri, 7 Oct 2005 16:32:44 +0000 (16:32 +0000)
commit798fddb0eb9be9f784a0a93443ec8eb0aca82e61
tree01301a57f2489dca56235ceeb29a445f071d2540
parentb3ec7edd4050ddcb0698272d18712629ec2820d1
- add crc etag test
- update etag and last-modified even if we had one, to reflect changes;
  the user must set custom ones after supplying the data then...
http_response_object.c
tests/etag_mode_001.phpt
tests/etag_mode_011.phpt
tests/etag_mode_crc.phpt [new file with mode: 0644]