Commit 09a0749
committed
Fix the documentation, Cookies.remove() do not use use the converters.
The converters are currently being used to adapt third party cookies for
reading only, the "remove()" method do not retrieve anything so it
doesn't make sense using the current converter.
Closes js-cookiegh-64.1 parent 625c466 commit 09a0749
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
0 commit comments