lunation / Awesomium-Killer-2.0

Awesomium replacement that uses CEF internally.
MIT License
9 stars 3 forks source link

Custom functions do not work over HTTPS #23

Closed MDFL64 closed 8 years ago

MDFL64 commented 8 years ago

May be able to fix by changing the call:// domain to the website domain, or launching https requests with a dummy domain and intercepting them with a scheme handler instead.

MDFL64 commented 8 years ago

Fixed #23