mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
464f3b4ca2
If referer is passed to the options object its value will be used as the referer instead of the value set by `Page.setExtraHTTPHeaders()`. This is the correct way to set referer header: otherwise, the `referer` header will override all the document subrequests. Fixes #3090. |
||
---|---|---|
.. | ||
api.md | ||
issue_template.md | ||
troubleshooting.md |