Hi Luis,

I was setting a few cache control tags (missed some out?) --

app = DataApp(captcha_content, content_type='image/jpeg',
                          expires='Fri, 26 Mar 1999 23:59:59 GMT',
                          pragma='no-cache')

but it didn't work (in FF2), hence the question.

Thank you for your suggestion.

Sincerely,
Jerry

On Jan 31, 2:48 pm, Luis Bruno <[EMAIL PROTECTED]> wrote:
> Mike Orr wrote:
> > this is a special case because he's setting an image tag to the "same"
> > image repeatedly. The browser thinks it's still showing the same page
>
> Ah, so you're telling me that browsers will not issue a conditional-GET
> if I set the image.src to the same URL after the expiry time?
>
> Thanks interesting to know, in the pseudo-chinese way.
>
> Thank you,
> --
> Luis Bruno
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to