Skip to content

Add ability to set HTTP headers with puppeteer

It would be great to be able to set HTTP headers. For example Accept-Language.

We basically only need to bubble the parameter through and set it with https://pptr.dev/api/puppeteer.page.setextrahttpheaders.