mirror of
https://github.com/coder/code-server.git
synced 2026-06-19 11:55:04 +00:00
d49b3bf159
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.