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

Ensure some cookies don't cause failure #1645

Merged
merged 4 commits into from May 22, 2020
Merged

Ensure some cookies don't cause failure #1645

merged 4 commits into from May 22, 2020

Commits on May 5, 2020

  1. Ensure some cookies don't cause failure

    Lukas Oberhuber committed May 5, 2020
    Copy the full SHA
    7bb64bc View commit details
    Browse the repository at this point in the history
  2. Add to changelog

    Lukas Oberhuber committed May 5, 2020
    Copy the full SHA
    09a60df View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Ignore cookie value and only split on first equals

    Lukas Oberhuber committed May 6, 2020
    Copy the full SHA
    f48f0b8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Use drop instead of endless range

    Co-authored-by: Aaron Patterson <aaron.patterson@gmail.com>
    Lukas Oberhuber and tenderlove committed May 8, 2020
    Copy the full SHA
    c17569c View commit details
    Browse the repository at this point in the history