mirror of
https://github.com/kataras/iris.git
synced 2026-07-31 08:29:50 +00:00
e05582b8e0
When deleting cookies, if the cookie is the first element and there is no semicolon before the string, it prevents the matching of this cookie. Closes #2134