Hi, Just a follow up on https dpi:
[place wrote] It appears that Capi_dpi_build_cmd() needs to test for "proto.https" instead of "https"...
Yes this is a bug from the latest big dpi upgrade (generic dpi protos).
[Jeremey wrote] Or maybe Capi_url_uses_dpi() should be checking for "https" and *not* adding the "proto." prefix?
"proto.https" is the right patch.
[Christian wrote] But what is supposed to be working atm?
Really basic, if you can see: https://www.rapidssl.com/test/rapidssl.htm that's all. BTW, with place's patch, I can also see: https://www.ccc.de
[Jeremey wrote] Getting https working would greatly reduce the number of times I run Firefox!
I thought many https sites needed javascript to work. _Please_ correct me if I'm wrong. :-)
[...]
With regard to the missing dialog function, you may get a very good idea by looking at its implementation in dillo-0.8.6. That's what I'd do to answer if I had the time now. -- Cheers Jorge.-