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: parse "Set-Cookie" response header with commas correctly #2075

Merged
merged 8 commits into from
Mar 15, 2024

Commits on Mar 6, 2024

  1. fix: add test for cookies containing commas

    ushiboy committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    62c1626 View commit details
    Browse the repository at this point in the history
  2. fix: getting response cookies

    ushiboy committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2c94166 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    52eaf0d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    a395407 View commit details
    Browse the repository at this point in the history
  2. fix: changed to a temporary process with polyfill

    ushiboy committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    71702da View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. fix: comment typo

    ushiboy committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2ff9dfe View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. fix: change comment to indicate the reason

    ushiboy committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    66e9e58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91802bb View commit details
    Browse the repository at this point in the history