Skip to content
Commit d2b49d93 authored by Patrick Scott's avatar Patrick Scott
Browse files

Cookies like "a=b" were broken due to my previous change.

Update the cookie parser to correctly detect "a=b" cookies and add comments.
Also change the comparator to compare null values before the name so that all
cookies with null values come after cookies with values.

Also added a cts test in cts project.

Bug: 2487245
parent a1140f9d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment