Hello Michel, Are you calling $r->no_cache before any response data has been sent? When you say the browser receives a '0' in the response, what do you mean exactly?
Thanks, Paul On Mon, Sep 7, 2015 at 4:15 PM, Michel Jansen <michel.jan...@web-ict.com> wrote: > if i add $r->no_cache(1) to an ajax responder perl script the browser > receives a 0 in the response, what am i doing wrong? > > > Regards, > > Michel >