> According to rfc2732:
> "To use a literal IPv6 address in a URL, the literal address should be
> enclosed in "[" and "]" characters."
>
Yes, but this does not apply as the address is not used in a URL
but came from a URL.
But perhaps is coherent with "host" property:
/**
* SpiceSessi
ack
- Original Message -
> According to rfc2732:
> "To use a literal IPv6 address in a URL, the literal address should be
> enclosed in "[" and "]" characters."
>
> Resolves: rhbz#1331777
> ---
> src/spice-session.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git
According to rfc2732:
"To use a literal IPv6 address in a URL, the literal address should be
enclosed in "[" and "]" characters."
Resolves: rhbz#1331777
---
src/spice-session.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/spice-session.c b/src/spice-session.c
index 888d