搜尋 Mozilla 技術支援網站

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

Learn More

Ajax connection failure in mozilla firefox 32

more options

I am a developer and recently my mozilla firefox updated to version 32. Now I have a code where I use ajax request and response. After the updation of firefox I am getting a connection failure for the ajax request in my javascript. I searched through various question answers sites and it was concluded that maybe it was not supported by this version of mozilla. So are there any pluggins which might help me solve this problem?

I am a developer and recently my mozilla firefox updated to version 32. Now I have a code where I use ajax request and response. After the updation of firefox I am getting a connection failure for the ajax request in my javascript. I searched through various question answers sites and it was concluded that maybe it was not supported by this version of mozilla. So are there any pluggins which might help me solve this problem?

所有回覆 (2)

more options

Hi soumik.paul, There may be better answers from the developers from MDN in the firefox stackoverflow.com. I do not quite understand exactly what you are doing with the ajax request and response, but I did look for some add ons that might be able to send request and receive responses: https://addons.mozilla.org/en-us/fire.../httpfox/ and preliminary https://addons.mozilla.org/en-us/fire.../http-response-browser/

more options

Can you link to a page online demonstrating the problem?

If you check Firefox's Browser Console (Ctrl+Shift+j) can you find any error messages related to the request/response or processing thereof?