puppeteer/utils
Thomas Reggi b28adbb438 fix(Downloader): better handling for HTTPS proxy (#1508)
This patch starts using `rejectUnauthorized` option set to false to improve chances of
downloading chromium behind proxy.
2017-12-04 01:13:53 -08:00
..
doclint fix(Frame): postpone evaluations until execution context gets created (#1415) 2017-11-18 16:27:52 -08:00
node6-transform Node6: Remove parentheses around the body of async arrow functions (#942) 2017-10-02 18:25:11 -07:00
check_availability.js Remove promise jsdoc (#641) 2017-08-31 17:58:07 -07:00
ChromiumDownloader.js fix(Downloader): better handling for HTTPS proxy (#1508) 2017-12-04 01:13:53 -08:00
ESTreeWalker.js Fix node6 support for Object.entries and URL object (#548) 2017-08-25 15:13:59 -07:00
fetch_devices.js Change let into const (#457) 2017-08-21 16:39:04 -07:00