mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-25 08:28:45 -05:00
875186ed36
Co-authored-by: Renovate Bot <bot@renovateapp.com>
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.
Installing
The proxy's dependencies can be installed with:
cd packages/https-proxy
npm install
Testing
npm test