You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add response handler
* Update auth handlers and improve the :on method
* Request and response working as expected
* Add test for continue without auth and cancel auth
* Finish implementation
* Correct rubocop offenses
* Add alias for user to do network.bidi instead of network.network
* Fix rust file causing formatting error
* Handle requests and responses in block
* Add ability to pass handlers to each different intercepted element
* Headers working
* All tests passing and signatures simplified
* remove unnecessary changes
* remove unnecessary changes
* Added credentials and set cookie header to intercepted response
* Fix rubocop issues
* Make auth handler more user friendly
* Add filtering an url pattern support
* Fix formatting issues
* Modify tests to avoid element related failures on firefox
* Fix styling of comments
* Improve types and hash consistency
* Update all the places that use 9.4.8.0
* Serialize request values
* Refactor cookies, headers and set cookie headers
* Simplify serialization
* Add extra type support
* Improve typing
* transform serialize to as_json
* Simplify cookies and add extra unit tests
* Simplify cookies and add extra unit tests
* add set cache behaviour method for network bidi
---------
Co-authored-by: Puja Jagani <[email protected]>
0 commit comments