[Webkit-unassigned] [Bug 44759] [EFL] Add custom network resource handler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 13 10:37:45 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=44759





--- Comment #22 from Martin Robinson <mrobinson at webkit.org>  2011-06-13 10:37:44 PST ---
(In reply to comment #21)
> (In reply to comment #20)
> > This functionality is now built into libsoup. I think it would be better to use that than reimplementing it yourself. CCing Sergio who was instrumental in adding it to libsoup.
> 
> Cool, Is it already in soup upstream ?

Yes. You can use the SoupRequest API to do this. Take a look at EPHY_TYPE_REQUEST_ABOUT in Epiphany: 

http://git.gnome.org/browse/epiphany/tree/embed/ephy-embed-single.c#n544
http://git.gnome.org/browse/epiphany/tree/lib/ephy-request-about.c

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



More information about the webkit-unassigned mailing list