I have an app that loops over a list of URLs and makes a urlfetch to
each. On the dev server all goes well; I get a 200 response as
expected. On appengine I get a 400 error (bad request). Is this
something to do with different headers being sent from appengine (and
if so what are they), or something else entirely? Has anyone
encountered (and better yet found the solution to) this problem?

--~--~---------~--~----~------------~-------~--~----~
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