[webkit-gtk] headless problem with http auth dialog
Jérémy Lal
kapouer at melix.org
Thu Apr 18 09:39:05 PDT 2013
On 18/04/2013 07:43, Emmanuel Rodriguez wrote:
> On 17 April 2013 23:23, Jérémy Lal <kapouer at melix.org> wrote:
>> also, is it possible to handle http auth without user interaction ?
>>
> You can disable the default one and provide your own. You need to get a
> handle to the default Soup session and connect a callback to the signal '
> authenticate'. [2]
>
> I hope that it helps.
>
> [1]
> http://webkitgtk.org/reference/webkitgtk/stable/WebKitSoupAuthDialog.html
> [2] https://github.com/potyl/Webkit/blob/master/screenshot.pl#L102
This helps a lot.
Thank you
Jérémy.
More information about the webkit-gtk
mailing list