On Wed, Jan 7, 2009 at 8:44 AM, David Symonds <dsymo...@gmail.com> wrote:
> On Wed, Jan 7, 2009 at 6:30 AM, Ben Nevile <ben.nev...@gmail.com> wrote:
>
>> When dealing with Facebook and FBML you can't do a 304 redirect.
>> Facebook is making the request to your server on behalf of the user.
>
> So it's Facebook that doesn't follow 304 redirects? That sounds broken.

An alternative workaround would be to do a urlfetch to your own
application from your main handler, which can then contain the version
switching logic.


Dave.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to