Skip to content

Tags: salesforce/tough-cookie

Tags

v6.0.0-rc.1

Toggle v6.0.0-rc.1's commit message
6.0.0-rc.1

v6.0.0-rc.0

Toggle v6.0.0-rc.0's commit message
6.0.0-rc.0

v5.1.2

Toggle v5.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #501 from salesforce/prepare_v5.1.2

Prepare v5.1.2

v5.1.1

Toggle v5.1.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
5.1.1

v5.1.0

Toggle v5.1.0's commit message

v5.1.0-rc.0

Toggle v5.1.0-rc.0's commit message

v5.0.0

Toggle v5.0.0's commit message

v4.1.4

Toggle v4.1.4's commit message
Bump version to 4.1.4

v4.1.3

Toggle v4.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
4.1.3 release preparation, update the package and lib/version to 4.1.…

…3. (#284)

v4.1.2

Toggle v4.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: allow set cookies with localhost (#253)

* fix: allow set cookies with localhost

Adding more tests to cover the breaking use cases noted in #246.

e.g.;.
* `new CookieJar().setCookieSync("settingThisShouldPass=true; Domain=localhost; Path=/;", "http://localhost")`

Also modifies the assertion for a test introduced in #221 that may be incorrect.

* fix: allow set cookies with localhost

Adding more tests to cover the breaking use cases noted in #246.

e.g.;.
* `new CookieJar().setCookieSync("settingThisShouldPass=true; Domain=localhost; Path=/;", "http://localhost")`

Also modifies the assertion for a test introduced in #221 that may be incorrect.

* fix: allow set cookies with localhost

Adding more tests to cover the breaking use cases noted in #246.

e.g.;.
* `new CookieJar().setCookieSync("settingThisShouldPass=true; Domain=localhost; Path=/;", "http://localhost")`

Also modifies the assertion for a test introduced in #221 that may be incorrect.

* fix: allow set cookies with localhost

updated CHANGELOG.md to point to the releases page since changelogs are auto-generated now.

* Release v4.1.2