- Notifications
You must be signed in to change notification settings - Fork8
Open
Description
Hello,
Here are some scenarios whereis_url shows unexpected behaviour:
http://google.abcdefghiis valid butis_urlstatesFalsein its test suite- constraining TLD to length 6 but TLD length specified by RFC 1034 is 63 octets. Real TLDs available here of length >6http://data.iana.org/TLD/tlds-alpha-by-domain.txt- url with host ending in dot:
http://www.foo.bar./is valid as perhttps://www.w3.org/Addressing/URL/url-spec.txt#page13 whileis_urlreturnsFalse
Metadata
Metadata
Assignees
Labels
No labels