mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-29 18:39:14 -06:00
* blow away yarn.lock * bump lodash to 4.17.19 * reduce binary size again * bump @types/node to correct version, fix types * fix react + react-dom types * add clean command for .ts conversion to .js files * fix flaky test
HTTPS Proxy
This package is responsible for acting as a CA authority and generating dynamic certificates on the fly for outbound HTTPS connections.
This package enables Cypress to inspect and modify bytes coming in and out of the browser.
Testing
yarn workspace @packages/https-proxy test
yarn workspace @packages/https-proxy test-watch
yarn workspace @packages/https-proxy test-debug