IPv6 support?
Trying to use an IPv6 URL gives me a parse error.
Parse error:URI "http://[fe80:aaaa:aaaa:aaaa:aaaa:aaaa:aaaa:aaaa]:1234/" contains illegal character #\[ at position 7.
It seems that the IP6 syntax is just unsupported, I believe I got the input right (https://tools.ietf.org/html/rfc2732).
Thanks a lot!