GNOME Bugzilla – Bug 632354
SOUP_STATUS_CANT_RESOLVE_PROXY no longer emitted
Last modified: 2010-11-13 22:14:26 UTC
Sometime between 2.30.2 and 2.32.0, libsoup stopped returning SOUP_STATUS_CANT_RESOLVE_PROXY in the case that the proxy URI doesn't resolve (but the URI which is being requested through the proxy should). e.g. If I set SoupSession::proxy-uri to http://thisshouldalsonotexist.localhost/ and request http://google.com, I get SOUP_STATUS_CANT_RESOLVE instead of SOUP_STATUS_CANT_RESOLVE_PROXY.
fixed in master, will be in 2.32.1