Input: "http://%ef%b7%90zyx.com"
Base: "http://other.com/"
| agent | href | exception |
|---|---|---|
| refimpl | http://%ef%b7%90zyx.com | Invalid codepoint in a domain: U+FDD0 |
| addressable | http://%ef%b7%90zyx.com | |
| chrome | http://%EF%BF%BDzyx.com/ | |
| firefox | http://%ef%b7%90zyx.com/ | |
| galimatias | http://%ef%b7%90zyx.com | Invalid host: A label or domain name contains disallowed characters. |
| ie | http://%ef%b7%90zyx.com/ | |
| nodejs | http://other.com/%ef%b7%90zyx.com | |
| opera | http://xn--zyx-h05s.com/ | |
| perl | http://%EF%B7%90zyx.com/ | |
| rust | http://%ef%b7%90zyx.com | non-ASCII domains are not supported yet |
| safari | http://%ef%b7%90zyx.com/ |
| agent | protocol | hostname | port | pathname |
|---|---|---|---|---|
| refimpl | : | |||
| addressable | http: | %ef%b7%90zyx.com | ||
| chrome | : | |||
| firefox | http: | %ef%b7%90zyx.com | / | |
| galimatias | : | |||
| ie | http: | %ef%b7%90zyx.com | 80 | / |
| nodejs | http: | other.com | /%ef%b7%90zyx.com | |
| opera | http: | xn--zyx-h05s.com | / | |
| perl | http: | ï·zyx.com | / | |
| rust | : | |||
| safari | http: | %ef%b7%90zyx.com | / |
refimpl: reference-implementation @ Sat Dec 06 2014 22:03:08 GMT-0500 (EST)
addressable: addressable (2.3.6)
chrome: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.65 Safari/537.36
firefox: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0
galimatias: galimatias-0.2.0
ie: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; rv:11.0) like Gecko
nodejs: node.js 0.10.26
opera: Opera/9.80 (Macintosh; Intel Mac OS X 10.9.5) Presto/2.12.388 Version/12.16
perl: Perl URI version 1.60
rust: url 0.2.2 (git+https://github.com/servo/rust-url)
safari: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.1.17 (KHTML, like Gecko) Version/7.1 Safari/537.85.10