Specify that percent-encoded domain names are unsupported
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- rust, wasm
- Domain
- networking
Research direction
Start by reviewing RFC9110 §3.2.2 and the %78.com example, then compare the repository's relevant authority-handling rules with wasmtime's behavior. Done means the applicable specification clearly states how percent-encoded domain names are handled and the resulting behavior is consistent.
Written by the indexing model from the issue text.
Description
If I go to %78.com in the browser, that takes me to x.com. Indeed in RFC9110 §3.2.2, percent-encoding is allowed in HTTPS authorities:
reg-name = *( unreserved / pct-encoded / sub-delims )
But, let's just save ourselves the trouble and forbid percent-encoding in domain names. FWIW, wasmtime fails if the host part of an authority has a %.
- Dominant language
- Rust
- Stars
- 5.8k
- Forks
- 333
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from WebAssembly/WASI
-
[http] Request and Response's `new` method is reserved in many languages, inconsistent with sockets. Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
WebAssembly/WASI#961 ·
-
P-http
Difficulty 1/5 Under an hour Newbie friendliness 90/100
WebAssembly/WASI#937 ·
-
Difficulty 1/5 1-3 hours Newbie friendliness 72/100
WebAssembly/WASI#909 ·
-
P-clocks S-inactive
Difficulty 1/5 Under an hour Newbie friendliness 68/100
WebAssembly/WASI#687 ·
-
P-random S-inactive
Difficulty 1/5 Under an hour Newbie friendliness 75/100
WebAssembly/WASI#701 ·
All issues in WebAssembly/WASI
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100