bottlepy / bottle

bottle.py is a fast and simple micro-framework for python web-applications.
http://bottlepy.org/
MIT License
8.33k stars 1.46k forks source link

Fix same_site→samesite in tutorial:set_cookie #1428

Closed numberZero closed 6 months ago

numberZero commented 11 months ago

In the API and in the API reference it’s samesite, not same_site. Note: max_age is correct.