Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(context.CookieAllowReclaim): Fix the issue with the context.Cooki… #2136

Merged
merged 1 commit into from May 11, 2023

Commits on May 11, 2023

  1. fix(context.CookieAllowReclaim): Fix the issue with the context.Cooki…

    …eAllowReclaim method not working as expected when deleting cookies
    
    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 kataras#2134
    auxpd committed May 11, 2023
    Configuration menu
    Copy the full SHA
    2865d1d View commit details
    Browse the repository at this point in the history