But if I call ap_finalize_request_protocol(r) instead of using else part, things are fine Thats why I wish to understand, when mod_php is called
On Mon, Jan 20, 2014 at 5:51 PM, Eric Covener <[email protected]> wrote: > On Mon, Jan 20, 2014 at 7:11 AM, Kalyana sundaram <[email protected]> > wrote: > > <html>===>php response > > As I had described, whatever you're using for PHP (probably mod_php) > is ignoring errors while reading the request body and allowing your > script to run and append output. I suggest you search for / report a > bug to the PHP project. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Kalyanasundaram http://blogs.eskratch.com/ https://github.com/kalyanceg/
