搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

redirect from secure page to non secure getting submitted using GET method instead of POST

  • 4 个回答
  • 1 人有此问题
  • 14 次查看
  • 最后回复者为 John99

more options

I've a page which will redirects after 5 seconds from a "secure page" to "non-secure page" and the data needs to be submitted by "POST" method. While redirecting I am getting "Security Warning" dialog box. If I click the continue button in the dialog box, the page is submitted using "POST" method.

The issue is If I didn't click the continue button after 5 seconds the page is redirected to non secure page and submitted using "GET" method. This is reproducible only in FF and not in other browsers. Can someone please help ?

I've a page which will redirects after 5 seconds from a "secure page" to "non-secure page" and the data needs to be submitted by "POST" method. While redirecting I am getting "Security Warning" dialog box. If I click the continue button in the dialog box, the page is submitted using "POST" method. The issue is If I didn't click the continue button after 5 seconds the page is redirected to non secure page and submitted using "GET" method. This is reproducible only in FF and not in other browsers. Can someone please help ?

所有回复 (4)

more options

This is an issue of the website, again it may not support Firefox. It could proprietary issues. Could you please explain more in detail.

more options

I've a page say https://www.xxxxxxxxx.com/a. After 5 seconds the page needs to be automatically submitted by post method using javascript to a non-secure page http://www.xxxxxxxxx.com/b. While redirecting I am getting "Security Warning" dialog box. If I click the continue button in the dialog box, the page is submitted using "POST" method.

The issue is If I don't click the continue button in the security dialog box, after 5 seconds the page is redirected to non secure page and submitted using "GET" method. But it needs to be submitted by "POST" method. This is reproducible only in FF and not in other browsers.

more options

Any update on my question?

more options

You may get an answer here but it could be worth trying elsewhere such as