Too large an AJAX response for mobile safari?

前端 未结 2 511
长发绾君心
长发绾君心 2021-01-15 12:07

I am running into a bit of a problem in debugging a web application for mobile safari. The web app is a front-end for a fairly complex server-side simulation tool. The ove

2条回答
  •  失恋的感觉
    2021-01-15 13:05

    There is a known issue with Safari (both mobile and desktop) that limits AJAX response size to about 512K.

提交回复
热议问题