Preserve path, query, and fragment in proxy URL rewrite (#8012)

This commit is contained in:
Limbo
2026-09-18 04:41:01 +08:00
committed by GitHub
parent 20a260f748
commit ef5eba4348
3 changed files with 81 additions and 4 deletions

View File

@@ -22,6 +22,11 @@ Code v99.99.999
## Unreleased
### Fixed
- Preserve the original path, query parameters, and fragment when rewriting
localhost URLs through the port proxy (#7668).
## [4.137.0](https://github.com/coder/code-server/releases/tag/v4.137.0) - 2026-09-11
Code v1.137.0