Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 873 Bytes

python.md

File metadata and controls

22 lines (17 loc) · 873 Bytes

Python example for SameSite=None; Secure

Support for SameSite in http.cookies has been merged for Python 3.8. However, that's still in beta at the time of writing so you will most probably want to set the cookies directly in the header.