javascript - iOS XMLHttpRequest's responseXML Is null When responseText.length > 10000000 -


a web application of mine has begun failing suddenly. xmlhttprequest's responsexml null in safari on ios, though desktop , windows phone browsers tested parse xml , non-null responsexml. after lots of guessing , checking tonight, discovered ios's responsexml null when responsetext's length greater 10000000 (10 million characters). testing on ios 9.0.2 ipad 2.

does know how exceed 10000000-character limit? can't find documentation quirk. thank you.


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -