jshttp / cookie

HTTP server cookie parsing and serialization
MIT License
1.36k stars 159 forks source link

Update top sites cookies #182

Closed blakeembrey closed 1 month ago

blakeembrey commented 1 month ago

Update to more closely reflect reality. Google was setting two different cookies of the same length which ended up being treated the same in testing, by making them different this more closely reflects reality.

Also added a few more sites to the examples and hard-coded the example.com empty.

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (0ecf9bd) to head (5c15052).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #182 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 162 162 Branches 68 68 ========================================= Hits 162 162 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.