- added INI setting http.force_exit which can be used to disable script termination
authorMichael Wallner <mike@php.net>
Tue, 8 Nov 2005 14:07:23 +0000 (14:07 +0000)
committerMichael Wallner <mike@php.net>
Tue, 8 Nov 2005 14:07:23 +0000 (14:07 +0000)
commit8d25696948ed61d50c417275222117f43069ddd1
treea3b703bc96a4724c097f0dabef35416bd9056a34
parent0e41acb9661b95484c212e349f83e34eb3fe84a2
- added INI setting http.force_exit which can be used to disable script termination
  in case of redirects and positive cache hits (instead, standard output will be discarded)
docs/http.ini
http.c
http_api.c
http_cache_api.c
http_functions.c
http_response_object.c
package2.xml
php_http.h
php_http_api.h