ClericPy / ichrome

Chrome controller for Humans, based on Chrome Devtools Protocol(CDP) and python3.7+.
https://pypi.org/project/ichrome/
MIT License
228 stars 29 forks source link

add callback for FetchBuffer #89

Closed ClericPy closed 2 years ago

ClericPy commented 2 years ago
  1. give default Callback functions for known requests
  2. handle fetch events of proxy auth: https://github.com/ClericPy/ichrome/issues/86