[cgiapp] How to add no-cache to header

2008-04-25 Thread Jonathan Mangin

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: [cgiapp] How to add no-cache to header

2008-04-25 Thread Jonathan Mangin

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



- Original Message - 
From: Jonathan Mangin [EMAIL PROTECTED]

To: cgiapp@lists.erlbaum.net
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/ ##
####