This strips Cookie headers in CardDav and CalDav requests, and fixes logging for 404 routes.
Check v4.0.0 for breaking changes in v4.
What's Changed
- Logs for non-existing routes now show as 404, instead of 200
- CardDav and CalDav requests now strip Cookie headers - #162
Full Changelog: v4.4.0...v4.5.0