Fix Host header syntax when the host is an IPv6 address literal. Noticed
authorDan Winship <danw@src.gnome.org>
Fri, 14 Mar 2008 23:10:57 +0000 (23:10 +0000)
committerDan Winship <danw@src.gnome.org>
Fri, 14 Mar 2008 23:10:57 +0000 (23:10 +0000)
commit902b38d33a9761eba12c6a53e13c6fb89a167b39
tree7966aaded24ff9f6d8b9b2593a880089b75d4856
parentf685b51fd3d8967af6958259eb16ac09b9aff820
Fix Host header syntax when the host is an IPv6 address literal. Noticed

* libsoup/soup-message-client-io.c (get_request_headers): Fix Host
header syntax when the host is an IPv6 address literal. Noticed
while poking at #522519.

svn path=/trunk/; revision=1109
ChangeLog
libsoup/soup-message-client-io.c