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

Add persistent cookies option to Client #3065

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

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    5d12a85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa90dcb View commit details
    Browse the repository at this point in the history
  3. Ruff reformat

    MarkWine committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    aa8a42b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    841f11c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c176e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. update merge_cookie params

    MarkWine committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1a7adf6 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/cookie-persistence-option' into …

    …cookie-persistence-option
    MarkWine committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8104a3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7db44f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    6235bf3 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/cookie-persistence-option' into …

    …cookie-persistence-option-override
    
    # Conflicts:
    #	httpx/_client.py
    MarkWine committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4e0632c View commit details
    Browse the repository at this point in the history
  3. standardize override test

    MarkWine committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    038a3e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Merge pull request #1 from MarkWine/cookie-persistence-option-override

    add method override for merging response cookies
    MarkWine committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7fc5de4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b83473 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d272607 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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