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 |
||
|---|---|---|
| .. | ||
| errors.test.ts | ||
| health.test.ts | ||
| login.test.ts | ||
| static.test.ts | ||
| vscode.test.ts | ||