2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00
Files
axios/lib
Ravi 278041d8cc fix(headers): silently skip empty header names instead of throwing (#10875)
* 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>
2026-05-22 20:33:18 +02:00
..