cy.request() crashes the framework when using digest authentication #28175
Labels
stage: needs investigating
Someone from Cypress needs to look at this
stale
no activity on this issue for a long period
topic: cy.request
Issues related to cy.request command
type: bug
Current behavior
When using
cy.request()
with digest authentication, following supported auth options mentioned in the cypress documentationthe test crashes cypress with error
Desired behavior
cy.request() should return http 200 response. using request module as an example to send the same request
Test code to reproduce
https://github.com/hyuan-mongo/cypress-test-tiny
forked the repo and added a case to reproduce.
Cypress Version
12.12.0, 13.3.3
Node version
v16.20.1
Operating System
macOS 13.6
Debug Logs
Other
No response
The text was updated successfully, but these errors were encountered: