[Bug 783012] souphttpsrc: doesn't support socks5 proxy

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 29 19:24:34 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=783012

--- Comment #3 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Created attachment 354707
  --> https://bugzilla.gnome.org/attachment.cgi?id=354707&action=edit
souphttpsrc: Allow any type of proxy

Currently we only allowed HTTP proxy. Don't filter for the scheme, just check
if it looks like an URI. Soup will warn if the URI is invalid or if
proxy protocol is not supported. This enables using SOCKS 4/5 which is
directly implemented into GIO.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list