+ Added INI entries: http.log.not_found, http.send.not_found_404
authorMichael Wallner <mike@php.net>
Thu, 1 Jun 2006 14:47:41 +0000 (14:47 +0000)
committerMichael Wallner <mike@php.net>
Thu, 1 Jun 2006 14:47:41 +0000 (14:47 +0000)
commit1bb903f3aad484c7adf638af3365cb7c668d3281
tree4aca0896db85f93da706dbaac90ba95e5be8f366
parent50343c32560e80c491911b107fab8217a35850eb
+ Added INI entries: http.log.not_found, http.send.not_found_404
* Fixed empty Cache-Control header if not customly set with HttpResponse
* Reset Content-Disposition and Content-Type if file is not found by http_send_file() etc
docs/http.ini
http.c
http_api.c
http_response_object.c
http_send_api.c
package2.xml
php_http.h
tests/HttpResponse_005.phpt [new file with mode: 0644]