Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/test/unit/node
Asher d49b3bf159
Fix query string being double-encoding over path proxy
Instead of trying to piece together the original URL and re-encode what
needs to be re-encoded, strip out the base from the original URL.

Fixes #6307.
2024-01-11 12:26:06 -09:00
..
routes Run formatter 2023-09-11 09:27:28 -08:00
test-plugin Update dependencies and force-update qs (#6440) 2023-09-21 16:13:34 -08:00
app.test.ts Update dependencies and force-update qs (#6440) 2023-09-21 16:13:34 -08:00
cli.test.ts Add "CODE_SERVER_HOST" environment variable (#6423) 2023-09-08 22:50:11 +00:00
constants.test.ts refactor: remove dead code (#5188) 2022-05-10 22:44:54 +00:00
heart.test.ts refactor(heart): bind class methods and make beat async (#5142) 2022-05-04 16:05:48 -07:00
http.test.ts add trusted-origins cli argument (#6319) 2023-07-19 14:04:03 -08:00
plugin.test.ts Set session socket into environment variable (#6282) 2023-06-21 22:47:01 -08:00
proxy.test.ts Fix query string being double-encoding over path proxy 2024-01-11 12:26:06 -09:00
settings.test.ts feat: publish beta and development tags on npm (#4769) 2022-01-21 16:28:56 -07:00
socket.test.ts chore: upgrade Code to 1.66 (#5135) 2022-05-04 21:58:49 +00:00
update.test.ts Update dependencies and force-update qs (#6440) 2023-09-21 16:13:34 -08:00
util.test.ts Remove humanPath (#6404) 2023-08-29 14:25:24 -08:00
vscodeSocket.test.ts Set session socket into environment variable (#6282) 2023-06-21 22:47:01 -08:00
wrapper.test.ts release: 4.9.0 (#5772) 2022-12-06 13:28:27 -07:00