XMLHttpRequest and ob_start("ob_gzhandler");
Posted: Fri Jun 23, 2006 10:50 am
I am using XMLHttpRequest to call php pages that have ob_start("ob_gzhandler"); at the biginning of the scripts. I get a response back from the server but it's empty. I'm using FireBug to look at the header info and there is none. I'm at a loss as to why this wont work and I can't find much info about using XMLHttprequest and compression. Anyone have experience with this?
Thanks,
Keith
Thanks,
Keith