Ask HN: Why Facebook API responses have `for (;;);` at the start of the JSON 1 points by monkhood 2y ago ↗ HN An example API response:`for (;;);{"payload":{"keys":[]}}`
[–] ten13 2y ago ↗ I suspect it’s designed to mitigate XSSI, Angular’s got one of the easiest to digest explanations[1].1. https://angular.io/guide/security#cross-site-script-inclusio...
2 comments
[ 2.8 ms ] story [ 13.1 ms ] thread1. https://angular.io/guide/security#cross-site-script-inclusio...