IPV6 uri resolving creates invalid host #55085
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-core
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Trying to resolve two IPV6 Uri's against each other yields in an invalid result:
I'd expect the resolved URI to also contain the brackets as defined in https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2.
I've reproduced the issue on
Dart 3.3.0 (stable) (Tue Feb 13 10:25:19 2024 +0000) on "linux_x64"
and the current dartpad.The text was updated successfully, but these errors were encountered: