mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +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. |
||
|---|---|---|
| .. | ||
| browser | ||
| node | ||
| routes | ||
| test-plugin | ||
| cli.test.ts | ||
| constants.test.ts | ||
| emitter.test.ts | ||
| helpers.test.ts | ||
| http.test.ts | ||
| plugin.test.ts | ||
| proxy.test.ts | ||
| register.test.ts | ||
| serviceWorker.test.ts | ||
| socket.test.ts | ||
| update.test.ts | ||
| util.test.ts | ||