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

Support cookies with value None #3096

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    19ea7ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    441f3dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a97599a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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

Commits on Feb 27, 2024

  1. Add test_get_missing_cookie_raises_exception.

    It highlights the difference with a cookie whose value is `None`.
    tducret committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    131731f View commit details
    Browse the repository at this point in the history