You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As stated in RFC 9110 headers name should be considered case-insensitive.
HTTP servers consider them case-insensitive putting lowercase headers name and this brokes the lwip http client parsing.
The text was updated successfully, but these errors were encountered:
As stated in RFC 9110 headers name should be considered case-insensitive.
HTTP servers consider them case-insensitive putting lowercase headers name and this brokes the lwip http client parsing.
The text was updated successfully, but these errors were encountered: