GNOME Bugzilla – Bug 675865
Critical when getting a 403 with the SoupRequest API
Last modified: 2012-05-16 03:05:26 UTC
This is a follow up of https://bugzilla.gnome.org/show_bug.cgi?id=674747#c5. I mixed two different bugs with the same outcome in the same report.
Created attachment 213856 [details] [review] Test case Added a new test case for the proxy-test that uses the SoupRequest API. When testing 403 we get some criticals (there is also a sigsev caused by the test trying to print a NULL error message that can be safely ignored)
Thanks. Fixed in master Attachment 213856 [details] pushed as 8399b09 - Test case