puppeteer/docs
Dmitriy Dudkevich 937fffaedc
feat: ability to send headers via ws connection to browser in node.js environment (#9314)
**What kind of change does this PR introduce?**

I have browsers pool in some cloud. I want that only users with access
will be able to connect to them. So they must provide token through
headers. But puppeteer does not allow to send headers when connected to
browser by ws connection. So I added this feature.

Closes #7218
2022-11-24 11:00:03 +01:00
..
api feat: ability to send headers via ws connection to browser in node.js environment (#9314) 2022-11-24 11:00:03 +01:00
assets chore: rename image assets 2020-06-02 15:24:25 +02:00
guides docs: remove unsupported debugging method (#9182) 2022-10-28 11:04:05 +02:00
chromium-support.md chore: release main (#9184) 2022-11-02 10:54:37 +01:00
contributing.md docs: add bug triage guidelines (#9305) 2022-11-23 11:51:25 +01:00
faq.md docs: improve docs (#9179) 2022-10-28 08:49:28 +02:00
index.md docs: add bug triage guidelines (#9305) 2022-11-23 11:51:25 +01:00
troubleshooting.md docs: improve docs (#9179) 2022-10-28 08:49:28 +02:00