go-rod / rod

A Chrome DevTools Protocol driver for web automation and scraping.
https://go-rod.github.io
MIT License
5.2k stars 343 forks source link

Support binary request body when hijacking #61

Open ysmood opened 4 years ago

ysmood commented 4 years ago

Devtools API doesn't support it yet, we can ask the chromium team to fix it or contribute code to them.

NormalPunch commented 4 years ago

ask the chromium team to fix it or contribute code to them.

or just do it in a new fork, so more powerful features can be added

NormalPunch commented 4 years ago

puppeteer #4576 puppeteer #5097