I added PerlSendHeader Off to config file and removed send_http_header call and print call. Now I am returning $var.
Nothing got printed... Thanks Michael Peters wrote: > > > > Dileep Eduri wrote: >> No change. still getting headers in browser. >> this one is pretty annoying. > > Make that change to your config, take out the send_http_headers and the > CGI->print(). > > -- > Michael Peters > Developer > Plus Three, LP > > > ----- With Best regards, Dileep. *************************************************** -- View this message in context: http://www.nabble.com/mod_perl-and-CGI%3A%3AApplication..-Strange-Behaviour-tf4697759.html#a13435321 Sent from the mod_perl - General mailing list archive at Nabble.com.
