code-server-2/test/unit/node
Joe Previte c505fc45a8
feat: add escapeHtml function
This can be used to escape any special characters in a string with HTML before
sending from the server back to the client. This is important to prevent a
cross-site scripting attack.
2021-07-01 10:43:36 -07:00
..
util.test.ts feat: add escapeHtml function 2021-07-01 10:43:36 -07:00