mirror of
https://github.com/coder/code-server.git
synced 2025-07-28 12:33:43 +08: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