SyntaxFix
Write A Post
Hire A Developer
Questions
This worked for me:
curl -v --cookie "USER_TOKEN=Yes" http://127.0.0.1:5000/
I could see the value in backend using
print request.cookies