mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-12 01:39:54 -06:00
* release 3.2.0 [skip ci] * add failing test for 304 * always end response on 1xx, 204, or 304 * add http req spec * add test that 1xx, 204, 304 always pass thru immediately * cleanup * skip stubborn test * cleanup, tests * fix stopping debugproxy where it hasn't been started fix stopping debugproxy where it hasn't been started * Never proxy websocket port * e2e test now works * unnecesary this * e2e works in ci Co-authored-by: Brian Mann <brian.mann86@gmail.com>