Created by: maartenvantjonger
Fixed issue where Puppeteer.Page.exposeFunction() would not resolve and the crawling process would hang indefinitely. This issue occurs when crawling mixed content pages (http resources on an https page) like https://bennish.net/mixed-content.html
See issue: https://github.com/yujiosaka/headless-chrome-crawler/issues/260