I'll test that. I don't know if Curl, and Fetch and other things follow 307s
or not.  Browsers do.
 
Both our ways are hacks, but if they work for 99% of users (with either
method) 95% becomes 99.5%
 
 
From: [email protected]
[mailto:[email protected]] On Behalf Of C Sowa
Sent: Monday, January 23, 2012 7:46 PM
To: [email protected]
Subject: Re: [google-appengine] Hide Dead Line Exceeded Errors from User
(Python)
 
FYI, if you redirect a post with a 307 status, it will re-post the data to
the new URL, any domain.  Or at least this worked for me for years.  In
today's more locked-down environment, I haven't tried.  Worth a shot. 
-- 
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-appengine/-/tqBQBIJFfTgJ.
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/google-appengine?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en.

Reply via email to