Skip to main content

Module cookie_diff

Module cookie_diff 

Source
Expand description

Diff two JSON cookie jars. Keyed on (name, domain, path) via cookie_diff_index. Any record-level difference counts as changed, not just value.

Structs§

Changed
CookieDelta

Functions§

diff
run