mirror of
https://github.com/tenrok/axios.git
synced 2026-06-17 19:21:29 +03:00
278041d8cc
* fix(headers): silently skip empty header names instead of throwing Signed-off-by: Ravi <13908473+rkdfx@users.noreply.github.com> * chore: add suggested test headers length assert Signed-off-by: Ravi <13908473+rkdfx@users.noreply.github.com> * test(headers): cover whitespace-only header names --------- Signed-off-by: Ravi <13908473+rkdfx@users.noreply.github.com> Co-authored-by: Jay <jasonsaayman@gmail.com>