]> granicus.if.org Git - python/commit
bpo-34911: Added support for secure websocket cookies (GH-9734)
authorPaul Bailey <paul.m.bailey@gmail.com>
Mon, 8 Oct 2018 18:49:29 +0000 (13:49 -0500)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Mon, 8 Oct 2018 18:49:29 +0000 (21:49 +0300)
commit4c339970570d07916bee6ade51f4e9781d51627a
treed389f9afd8cdb4e2a02e4d941d983cbecccb07e6
parentaf5658ae93b0a87ab4420a7dc30a07fa5a83e252
bpo-34911: Added support for secure websocket cookies (GH-9734)
Doc/library/http.cookiejar.rst
Lib/http/cookiejar.py
Lib/test/test_http_cookiejar.py
Misc/NEWS.d/next/Library/2018-10-08-15-22-02.bpo-34911.hCy0Fv.rst [new file with mode: 0644]