- class HttpRequestPool implements Countable
authorMichael Wallner <mike@php.net>
Mon, 7 Nov 2005 15:50:06 +0000 (15:50 +0000)
committerMichael Wallner <mike@php.net>
Mon, 7 Nov 2005 15:50:06 +0000 (15:50 +0000)
commit2b37ee95b452cff42c17bf3d12d0ee1ebd08ba84
treed1ca35c5d45816085134ee98581bfd39ed418f9e
parent28baf7ddd547d83881952cfd1720cc4b3c342d79
- class HttpRequestPool implements Countable
- class HttpMessage implements Countable, Serializable
- add test
http_message_object.c
http_requestpool_object.c
php_http_message_object.h
php_http_requestpool_object.h
tests/HttpMessage_003.phpt [new file with mode: 0644]