`cy.request` does not correctly synchronize browser + jar cookie state during a redirect. Instead it waits until the very end to synchronize. This can lead to situations where cookies are not correctly get/set.
cy.requestdoes not correctly synchronize browser + jar cookie state during a redirect. Instead it waits until the very end to synchronize.This can lead to situations where cookies are not correctly get/set.