ab434651fa
A prior parser change made the parsing more restrictive, only accepting the dart formats that a cookie creator should produce, rather than what the RFC specifies should be accepted. Now implements the specified algorithm again. Bug: https://github.com/dart-lang/sdk/issues/62721 Prior over-optimisitc breaking change: https://dart-review.googlesource.com/c/sdk/+/448383 Change-Id: I4ed7cf2368d04063e0fc563ff8e64904bf0d3e1e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/496080 Reviewed-by: Martin Kustermann <kustermann@google.com> Commit-Queue: Lasse Nielsen <lrn@google.com>