mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
280d09b160
Previously, `parseCookieValue` did not strip enclosing double quotes (`DQUOTE`) from quoted cookie values as specified in RFC 6265 Section 4.1.1. In addition, malformed percent-encoding in cookie values caused an unhandled `URIError` when calling `decodeURIComponent`.
1.8 KiB
1.8 KiB