1
0
mirror of https://github.com/coder/code-server.git synced 2024-12-04 23:03:06 +08:00
code-server/src
Anmol Sethi 40a7c11ce3
node/routes: Fix error handling
We should always send HTML if the user agent expects it.

If they do not, they should clearly indicate such via the Accept header.

Closes #2297
2020-11-13 18:44:28 -05:00
..
browser Remove CSP tag from VS Code html 2020-10-14 17:11:24 -05:00
common Document HttpError 2020-11-05 17:07:58 -06:00
node node/routes: Fix error handling 2020-11-13 18:44:28 -05:00