Is it possible to perform an asynchronous cross-domain file-upload?

后端 未结 4 1312
醉话见心
醉话见心 2020-12-02 06:06

It is possible! Read below.


First of all, let me use this diagram to explain how asynchronous file uploads can be achieved:


4条回答
  •  爱一瞬间的悲伤
    2020-12-02 06:33

    The following approach is working in my setup (Firefox 3.6):