[Webkit-unassigned] [Bug 16947] [GTK] Missing HTTP Auth challenge

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 13 11:30:06 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=16947





------- Comment #15 from tkomulai+webkit at gmail.com  2008-03-13 11:30 PDT -------
Created an attachment (id=19737)
 --> (http://bugs.webkit.org/attachment.cgi?id=19737&action=view)
Soup: HTTP authentication

This is pretty much a direct copy of the CURL implementation, posting the patch
in hopes someone finds it useful.

I'm not happy with the way SoupAuth* object is being stored. IMO it should be
kept along with AuthenticationChallenge, but I ended up getting one
g_object_unref() too many when trying to keep a ref'd pointer.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list