- servers may return a header multiple times, join them in http_message_header()
authorMichael Wallner <mike@php.net>
Sat, 4 Nov 2006 14:04:34 +0000 (14:04 +0000)
committerMichael Wallner <mike@php.net>
Sat, 4 Nov 2006 14:04:34 +0000 (14:04 +0000)
commit864a85259b0369033e49666603eed6661b01606c
tree6c092cf6c1390dc0ccf6ffbc8e16dfdebf71c66b
parent8c131f561b503d35e854996b1798d268276463e6
- servers may return a header multiple times, join them in http_message_header()
- separate body soaking to http_message_body_parse()
- string pointer safety checks
http_api.c
http_cookie_api.c
http_message_api.c
http_message_object.c
http_request_object.c
php_http_message_api.h
php_http_std_defs.h