[Bug 23640] [regression] Re-implement proxy support
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Oct 15 21:54:00 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=23640
--- Comment #14 from Felipe Contreras <felipe.contreras at gmail.com> 2010-10-15 12:53:59 PDT ---
(In reply to comment #13)
> (In reply to comment #12)
> > Just to be clear, only socks works, right? The most commonly used proxy, http,
> > still doesn't work.
> Most commonly used ? I don't think many XMPP client implementation have
> implemented BOSH, and HTTP Connect over non 443 port rarely works. So let's
> remember that HTTP proxy is mostly for Google Talk which provide direct TLS on
> port 443 (which is non-standard hack to simulate what would happen when doing
> HTTPS connection).
Huh? I thought HTTP connect was pretty straight-forward. So straight-forward
that you can even use socat for the transmission and the application would
never know it's being proxied.
> Anyway, let's not confuse our users more. SOCKSv5/4/4a is upstream GLib 2.26
> (requires glib-networking 2.26 to be installed too) and HTTP Connect support
> has been merged into Wocky (the XMPP library used by Gabble) this week.
>
> This means, the next version of Gabble 0.10.X will support SOCKS and HTTP
> Connect proxy. Special code has been added in Google Talk account profiles to
> enable fallback to port 443 and use of HTTPS proxy settings, which should
> improve connectivity in HTTP proxied network.
All right, I didn't know about the http support in wocky. I thought the sane
way to do this would be to implement HTTP connect support directly on GLib, so
other apps could re-use that.
Anyway, I'll give it a try. Thanks!
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list