diff options
author | Simon Wülker <simon.wuelker@arcor.de> | 2025-04-05 01:42:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-04 23:42:28 +0000 |
commit | 478e876f6d094d889bafb0fea5b0b7b6ebb8d1aa (patch) | |
tree | 3442363284d67fa4fda644b7ad5d47e4840d536a /components/net/fetch/methods.rs | |
parent | 944e79560609ee2fb5f7bfdde2f56be2c1cee01a (diff) | |
download | servo-478e876f6d094d889bafb0fea5b0b7b6ebb8d1aa.tar.gz servo-478e876f6d094d889bafb0fea5b0b7b6ebb8d1aa.zip |
script: Implement input preprocessing for URLPatterns (#36225)
Implements https://urlpattern.spec.whatwg.org/#process-a-urlpatterninit
and the component canonicalization functions. These handle
percent-encoding and such for the components of a `URLPattern`.
No new tests pass, because the tokenizer and parser are still missing.
This is part 2 of upstreaming the changes in
https://github.com/simonwuelker/servo/tree/urlpattern
Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
Diffstat (limited to 'components/net/fetch/methods.rs')
0 files changed, 0 insertions, 0 deletions