Is there anyway to turn-off or fool etagging so that it will re-render the page and return 200 rather than 304?
I'm writing a Facebook app and logging in causes Facebook to immediately hit the homepage again but I'm returning 304 rather than 200 and the home page content again. I've tried a hidden <div> with the current time trying to force something new onto the page but this doesn't seem to help. Any pointers would be appreciated. Thanks-- Mike --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

