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

php - How to modify a menu to show sub-menus -

shopping cart - Page redirect not working PHP -

python - Installing PyDev in eclipse is failed -