summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-10-08-15-22-02.bpo-34911.hCy0Fv.rst
blob: d3509475306b272feeb400d1f50136ecfa89c1b0 (plain)
1
2
3
Added *secure_protocols* argument to *http.cookiejar.DefaultCookiePolicy* to
allow for tweaking of protocols and also to add support by default for
*wss*, the secure websocket protocol.