Skip to content

Make headers case-insensitive #105

@Doddlin

Description

@Doddlin

Describe the bug
HTTP Spec linked below suggests that headers should be case-insensitive

To Reproduce
Using an NodeMCU running ESP8266 as a server and an iOS Simulator to connect (using dart) declines the connection since the header sent is lower case.

Expected behavior
I would expect to be able to connect no matter what case my headers are sent as.

Additional context
Link to HTTP Spec.
https://tools.ietf.org/html/rfc2616#section-4.2

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions