spice-gtk/man
Marc-André Lureau cd026fe1ac uri: learn to parse spice+tls:// form
spice:// has a weird scheme encoding, where it can accept both plain
and tls ports with URI query parameters. However, it's not very
convenient nor very common to use (who really want to mix plain & tls
channels?).

Instead, let's introduce the more readable form spice+tls://host:port
This form will not accept 'port' or 'tls-port' query string parameter.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Acked-by: Frediano Ziglio <fziglio@redhat.com>
2018-03-02 17:16:17 +00:00
..
Makefile.am Add man page 2014-04-08 13:31:00 +02:00
spice-client.pod uri: learn to parse spice+tls:// form 2018-03-02 17:16:17 +00:00