mirror of
https://github.com/cdr/code-server.git
synced 2025-12-15 21:03:15 +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 |
||
|---|---|---|
| .. | ||
| apps.ts | ||
| domainProxy.ts | ||
| errors.ts | ||
| health.ts | ||
| index.ts | ||
| login.ts | ||
| logout.ts | ||
| pathProxy.ts | ||
| update.ts | ||
| vscode.ts | ||