#Preventing XSS with JSON.stringify()

3 messages · Page 1 of 1 (latest)

fallen condor
#

after digging around a bit I found this file which apparently handles the escaping

#

basically a simple html escaper with a simple .replace