session_transaction
fails because it's calling _update_cookies_from_response
with missing arg headers
#5107
Milestone
I'm re-creating the bug using flask and pytest.
tests/test_session_tx.py
pip install flask==2.2.4 pytest
pytest tests/test_session_tx.py
Environment:
The text was updated successfully, but these errors were encountered: