DevTools: renderer crashes when extraHTTPHeaders have https referer header |
||
Issue descriptionThis has been filed downstream in PPTR: - https://github.com/GoogleChrome/puppeteer/issues/1373 Long story short, the following DevTools protocol script crashes renderer: await Network.setExtraHTTPHeaders({referer: 'https://google.com'}); await Page.navigate('http://example.com');
,
Nov 21 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Nov 21 2017