How to add no-cache to header

View: New views
2 Messages — Rating Filter:   Alert me  

How to add no-cache to header

by Jonathan Mangin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

How do I add no-cache to headers? Tried this:

   $self->header_add(-cache=>'no-cache');

and will keep guessing, but perhaps the list is
faster :)

Thanks,
Jon



#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################


Re: How to add no-cache to header

by Jonathan Mangin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Never mind. It was actually a CGI::Ajax thing, so I
added 'NO_CACHE' in the appropriate spot.



----- Original Message -----
From: "Jonathan Mangin" <jon.mangin@...>
To: <cgiapp@...>
Sent: Friday, April 25, 2008 2:28 PM
Subject: [cgiapp] How to add no-cache to header


> How do I add no-cache to headers? Tried this:
>
>   $self->header_add(-cache=>'no-cache');
>
> and will keep guessing, but perhaps the list is
> faster :)
>
> Thanks,
> Jon
>
>
>
> #####  CGI::Application community mailing list  ################
> ##                                                            ##
> ##  To unsubscribe, or change your message delivery options,  ##
> ##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
> ##                                                            ##
> ##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
> ##  Wiki:          http://cgiapp.erlbaum.net/                 ##
> ##                                                            ##
> ################################################################
>

#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################