- add http_build_cookie
authorMichael Wallner <mike@php.net>
Fri, 21 Jul 2006 16:08:33 +0000 (16:08 +0000)
committerMichael Wallner <mike@php.net>
Fri, 21 Jul 2006 16:08:33 +0000 (16:08 +0000)
commitc5daa65dcad8fd0a916038c7567f610ea34c6315
tree9eca7f161d5c5da3c9e334e17bf3bd45edc036be
parenta3e4bb629d39d3168d1304009e198a848aa14a08
- add http_build_cookie
- improve response performance: no need for ob and only chunk response if a buffer size is actually set
http.c
http_cookie_api.c
http_functions.c
http_response_object.c
http_send_api.c
http_util_object.c
package2.xml
php_http.h
php_http_cookie_api.h