mirror of
https://github.com/cdr/code-server.git
synced 2025-12-09 01:45:44 +01:00
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. |
||
|---|---|---|
| .. | ||
| health.test.ts | ||
| login.test.ts | ||
| static.test.ts | ||