nuke/lib
Xe Iaso c669b47b57
fix(lib): make Anubis less paranoid (#365)
Previously Anubis would aggressively make sure that the client cookie
matched exactly what it should. This has turned out to be too paranoid
in practice and has caused problems with Happy Eyeballs et. al.

This is a potential fix to #303 and #289.
2025-04-25 15:02:55 -04:00
..
policy feat: enable loading config fragments (#321) 2025-04-23 07:01:28 -04:00
anubis.go fix(lib): make Anubis less paranoid (#365) 2025-04-25 15:02:55 -04:00
anubis_test.go feat: add support for a base prefix (#294) 2025-04-25 14:39:38 -04:00
http.go Apply bits of the cookie settings PR one by one (#140) 2025-03-27 15:24:03 -04:00