搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

NS_BINDING_REDIRECT error while logging onto my college proxy login portal

  • 無回覆
  • 1 有這個問題
  • 9 次檢視
more options

I have to use college proxy server to access the college network. After setting system proxy settings, we have to login at an online college proxy portal before being able to use their internet. Most of the times, the login portal is accessible via HTTP protocol, and when logging in, the form submits a POST request to their server and gets redirected to a "login_success" page, always via HTTP protocol. But every once in a while, when accessing the login portal through HTTP protocol, it redirects to the same URL but using HTTPS protocol, and when you try to login, the POST request fails with NS_BINDING_REDIRECT error, probably because it gets redirected to "login_sucess" page with HTTP protocol. No such error is raised on chromium, and I am able to login without any problem there. Any help would be much appreciated.

TLDR: NS_BINDING_REDIRECT error when logging at an online portal, since the login page uses HTTPS protocol, and successful login attempt via POST redirects to a success page using HTTP protocol.

I have to use college proxy server to access the college network. After setting system proxy settings, we have to login at an online college proxy portal before being able to use their internet. Most of the times, the login portal is accessible via HTTP protocol, and when logging in, the form submits a POST request to their server and gets redirected to a "login_success" page, always via HTTP protocol. But every once in a while, when accessing the login portal through HTTP protocol, it redirects to the same URL but using HTTPS protocol, and when you try to login, the POST request fails with NS_BINDING_REDIRECT error, probably because it gets redirected to "login_sucess" page with HTTP protocol. No such error is raised on chromium, and I am able to login without any problem there. Any help would be much appreciated. TLDR: NS_BINDING_REDIRECT error when logging at an online portal, since the login page uses HTTPS protocol, and successful login attempt via POST redirects to a success page using HTTP protocol.