top | item 28859118

(no title)

ignoranceprior | 4 years ago

I think technically a URL/URI is only supposed to contain ASCII characters, and certain things that expect URL input will want ASCII only. However, all modern browsers can convert from Unicode to punycode (in the domain name) and percent-encoding (in the path). So I don't really understand why browsers only let you copy the percent-encoded form easily.

discuss

order

No comments yet.