bottlepy / bottle

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

cookie_encode(digestmod=None) -> (digestmod=hashlib.sha256) #1302

Open SergBobrovsky opened 3 years ago

SergBobrovsky commented 3 years ago

and cookie_decode too