- cy.route() no longer throws a "response required" error when using cy.server({stub: false})
- Cypress.Server.defaults() now correctly applies server defaults, and onRequest/onResponse can be set as permanent defaults
- XHR URLs are decoded to simplify assertion handling