mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-04 05:50:47 -05:00
75a5daf9d5
* 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>