mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-08-01 03:09:49 +00:00
d80c76f746
We don't expect the AddHeader function to be given an empty key; however, if that were to happen, it currently crashes. This patch fixes the bug, while also adding tests for that and other similar cases.