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

[CookieStore] Only set Cookies if they are not already set #2033

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Nov 14, 2024

  1. [CookieStore] Only set Cookies if they are not already set

    This changes the behavior of the automatic usage of the
    `CookieStore` to avoid overwriting already-set `Cookie`s and,
    instead only sets them if they do not exist yet.
    pickypg committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1cc44f8 View commit details
    Browse the repository at this point in the history