mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
* Move splitOnFirstEquals to util I will be making use of this to parse the forwarded header. * Type splitOnFirstEquals with two items Also add some test cases. * Check origin header on web sockets * Update changelog with origin check * Fix web sockets not closing with error code |
||
|---|---|---|
| .. | ||
| constants.ts | ||
| cssStub.ts | ||
| globalE2eSetup.ts | ||
| globalUnitSetup.ts | ||
| helpers.ts | ||
| httpserver.ts | ||
| integration.ts | ||
| runCodeServerCommand.ts | ||
| wtfnode.ts | ||