]> git.ipfire.org Git - thirdparty/tornado.git/commit
web: Clarify cookie method docs 2046/head
authorBen Darnell <ben@bendarnell.com>
Sat, 20 May 2017 16:29:55 +0000 (12:29 -0400)
committerBen Darnell <ben@bendarnell.com>
Sat, 20 May 2017 16:29:55 +0000 (12:29 -0400)
commitf0d67b41b3b1223822186e861184b48ae1d3be20
treeca5e370a83cd4fc942bc77ee15bda712f525854a
parent6595297b2b733f22ee75ccdbc95f5638c5dc5484
web: Clarify cookie method docs

Be explicit that get_cookie cannot see the cookies set within the
current request, avoiding confusion as seen in #1993
tornado/web.py