- implement accessors to messages response status text
authorMichael Wallner <mike@php.net>
Sun, 5 Feb 2006 21:18:14 +0000 (21:18 +0000)
committerMichael Wallner <mike@php.net>
Sun, 5 Feb 2006 21:18:14 +0000 (21:18 +0000)
commit93a48c0a6710c7aa678ce0b48e6c1a5d2bf544ee
treec34bd7e910f2e282e6198bffd1abb1a6c7e0cc72
parentb107c0deef9ce2be051c360e3992ab10b4c17d1c
- implement accessors to messages response status text
- implement FR #6698 etag support (like 'lastmodified')
- add test
http_message_object.c
http_request_api.c
http_request_object.c
php_http_message_object.h
php_http_request_object.h
tests/HttpMessage_001.phpt
tests/request_etag.phpt [new file with mode: 0644]