]> git.ipfire.org Git - thirdparty/tornado.git/commit
Translate </ to <\/ in json output to avoid issues with the string
authorBen Darnell <bdarnell@beaker.local>
Mon, 10 May 2010 01:51:49 +0000 (18:51 -0700)
committerBen Darnell <bdarnell@beaker.local>
Mon, 10 May 2010 01:51:49 +0000 (18:51 -0700)
commitf0a3d8950b497b03755cdc15f3a456526956cb63
tree0fc33b85545e490de704469c7ec496ac29845141
parent26af9e40e012dc6005a59921e6f066f352707733
Translate </ to <\/ in json output to avoid issues with the string
"</script>".
tornado/escape.py