python - Webapp2 Redirect Method -


i trying redirect post request google app engine python handler url. problem seems method changed get. there way set post method when redirecting?

use 307 redirect. 307 not change method of redirect.

wikipedia: 307 temporary redirect (provides new url browser resubmit or post request)


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

python - Exception while importing pymorphy2 -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -