diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2021-09-11 02:36:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-11 02:36:57 +0200 |
commit | bd4ca721eb2aa7b772a3834add2c37f606d4568b (patch) | |
tree | 507401d735d819e68d0b6eac32a7d637b59680c5 /ext/fetch | |
parent | fa963909e5c48cacd60cc02db200927611fa8e91 (diff) |
fix: Query string percent-encoded in import map (#11976)
This commit fixes a problem in import map when resolving
specifiers containing "?" or "#".
Due to special handling of Windows specifiers required because
of how "url" crate works, a regression was introduced that percent-encoded
all parts of URL that were not considered "path segments".
Co-authored-by: Andreu Botella <abb@randomunok.com>
Diffstat (limited to 'ext/fetch')
0 files changed, 0 insertions, 0 deletions