Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: salesforce/tough-cookie
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.0
Choose a base ref
...
head repository: salesforce/tough-cookie
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.1
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Aug 24, 2022

  1. fix: allow special use domains by default (#249)

    To avoid breaking behavior the `allowSpecialUseDomain` option should have been set to `true` by default.
    
    This PR also adds tests that cover when a default `CookieStore` is created it does allow cookies with special use domains.
    
    closes #246
    colincasey authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    d4ac580 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec70796 View commit details
    Browse the repository at this point in the history
Loading