mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-11 17:50:01 -06:00
* filtering out data urls from networkRequestWillBeSent CDP requests * fix: memory leak caused by storing base64 encoded files recieved by CDP Network.requestWillBeSent * Update packages/server/lib/browsers/cdp_automation.ts grammar :) Co-authored-by: Sam Tsai <samtsai@gmail.com> * Update packages/server/lib/browsers/cdp_automation.ts grammar :) Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com> * added unit tests Co-authored-by: Matt Henkes <mjhenkes@gmail.com> Co-authored-by: Sam Tsai <samtsai@gmail.com> Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>