Larry Masinter writes: > Square brackets "[" "]" are currently not allowed in URLs, and are > listed as "unsafe": > > > > Other characters are unsafe because > > gateways and other transport agents are known to sometimes modify > > such characters. These characters are "{", "}", "|", "\", "^", "~", > > "[", "]", and "`". > > two alternatives seem workable: > > 1) dotted decimal with 8 parts instead of 4 > 2) string of hex with no punctuation > > - Larry > > How about just using some other punctuation besides ":" before port numbers in URLs for IPv6, for example ";"? Surely the URL parser is going to have to know whether it's an IPv4 or IPv6 IP address by the time it gets that far.Received on Wednesday, 7 August 1996 16:59:44 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:38:40 GMT