Tags: zavan/tough-cookie
Tags
4.1.3 release preparation, update the package and lib/version to 4.1.… …3. (salesforce#284)
fix: allow set cookies with localhost (salesforce#253) * fix: allow set cookies with localhost Adding more tests to cover the breaking use cases noted in salesforce#246. e.g.;. * `new CookieJar().setCookieSync("settingThisShouldPass=true; Domain=localhost; Path=/;", "http://localhost")` Also modifies the assertion for a test introduced in salesforce#221 that may be incorrect. * fix: allow set cookies with localhost Adding more tests to cover the breaking use cases noted in salesforce#246. e.g.;. * `new CookieJar().setCookieSync("settingThisShouldPass=true; Domain=localhost; Path=/;", "http://localhost")` Also modifies the assertion for a test introduced in salesforce#221 that may be incorrect. * fix: allow set cookies with localhost Adding more tests to cover the breaking use cases noted in salesforce#246. e.g.;. * `new CookieJar().setCookieSync("settingThisShouldPass=true; Domain=localhost; Path=/;", "http://localhost")` Also modifies the assertion for a test introduced in salesforce#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
4.1.1 Patch -- allow special use domains by default (salesforce#250)
4.0.0 (salesforce#188) * Updates for 4.0.0 release. * Reverted exclusion of .npm directory.
PreviousNext