i am making a new google app engine application but each time i am
running it on web-browser it is running the previously made google app
engine application on the web-browser,even after re-starting the
project its not working
--
You received this message because you are subscribed to the Google
Hey,
I have a rather problematic issue with App Engine when attempting to
post data to the server.
Firefox uses OPTIONS method to verify the data before sending it to
the server and this is causing the issue.
Everything works fine on localhost and the server receives the OPTIONS
request, returns 2