summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-12-30-14-35-19.bpo-35121.oWmiGU.rst
blob: 032e1e2c00bc5d2497a302885cacc02ddf961015 (plain)
1
2
3
Don't set cookie for a request when the request path is a prefix match of
the cookie's path attribute but doesn't end with "/". Patch by Karthikeyan
Singaravelan.