mirror of
https://github.com/kataras/iris.git
synced 2026-08-01 17:09:53 +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