Python: Add change-note for CookieWrite

This commit is contained in:
Rasmus Wriedt Larsen
2021-06-24 17:34:10 +02:00
parent 7017beca47
commit 8926b3edc7

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* Added `HTTP::Server::CookieWrite` concept for statements that sets a cookie in an HTTP response, along with modeling of this in supported web frameworks (aiohttp/flask/django/tornado/twisted).