]> granicus.if.org Git - php/commit
- sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP response splitting
authorMichael Wallner <mike@php.net>
Wed, 2 Nov 2005 14:43:09 +0000 (14:43 +0000)
committerMichael Wallner <mike@php.net>
Wed, 2 Nov 2005 14:43:09 +0000 (14:43 +0000)
commitff0b18fcf9cc6e1a95eaa126b924f299623f22ca
tree6d309e4871cbf6a1ff2cf974625f45f8310ff62f
parent91f971883237aed36002f189b9d04b8f9075f172
- sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP response splitting
- sapi_send_headers() already takes care of default_content_type (left over of fix for bug #29983)
main/SAPI.c
sapi/cgi/cgi_main.c