diff --git a/README.md b/README.md index 79fa7807..7c04e0a6 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ else cookies = [Cookie.parse(res.headers['set-cookie'])]; ``` -_Potentially non-standard behavior:_ currently, tough-cookie will limit the number of spaces before the `=` to 256 characters. +_Note:_ in version 2.3.3, tough-cookie limited the number of spaces before the `=` to 256 characters. This limitation has since been removed. See [Issue 92](https://github.com/salesforce/tough-cookie/issues/92) ### Properties