Firefox setting to enable cross domain Ajax request

后端 未结 11 838
广开言路
广开言路 2020-11-28 06:46

I need to temporally allow cross domain XMLHttpRequest. Changing firefox security setting seems to be the way to go. But I\'ve tried with this and this but they did

11条回答
  •  庸人自扰
    2020-11-28 07:05

    I've tried using that 'UniversalBrowswerRead' thing too and it didn't work. You might be able to add an 'allow' header, but I haven't actually tried doing it yet. It's pretty new.

    You can find more information here

提交回复
热议问题