Make HTTP header matching case-insensitive #39

Closed
opened 2023-11-30 18:33:10 +01:00 by Jef Roosens · 0 comments
Owner

Currently the matching is done using strncmp, but this does not do case-insensitive comparisons.

Currently the matching is done using `strncmp`, but this does not do case-insensitive comparisons.
Jef Roosens added the
Kind/Enhancement
label 2023-11-30 18:33:10 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Chewing_Bever/lander#39
No description provided.