You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This command is only available on Requests v2.16.4 and greater. Otherwise,
please provide some basic information about your system (Python version,
operating system, &c).
The text was updated successfully, but these errors were encountered:
Summary.
Loss of the
cookie
state when receiving a response from the server containing the lifetime in the formatmax-age=0
.Expected Result
Actual Result
Reproduction Steps
app.py
Start app:
FLASK_APP=app.py flask run -p 5000
test.py
output
System Information
This command is only available on Requests v2.16.4 and greater. Otherwise,
please provide some basic information about your system (Python version,
operating system, &c).
The text was updated successfully, but these errors were encountered: