mirror of
https://github.com/kataras/iris.git
synced 2026-06-17 11:03:35 +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