SoupAddress: fix handling of IPv6 literals
authorDan Winship <danw@gnome.org>
Sun, 7 Oct 2012 22:24:12 +0000 (18:24 -0400)
committerDan Winship <danw@gnome.org>
Sun, 7 Oct 2012 22:24:58 +0000 (18:24 -0400)
commitcb90c55a22ca5a4f97e624b2f69b3b93e6feba74
tree21ac543fc17bac4b00ffda2624714adb7681093d
parent9e6134750dbe8562cfe29ee781c7446edbc1ac36
SoupAddress: fix handling of IPv6 literals

When generating a URI to pass to GProxyResolver, escape IPv6 literals properly.

https://bugzilla.gnome.org/show_bug.cgi?id=684990
libsoup/soup-address.c