Skip to content

Change request.headers from Dicts to CaseInsensitiveDicts#319

Merged
kokarare1212 merged 1 commit intokokarare1212:mainfrom
Googolplexed0:no-case-headers
Oct 23, 2025
Merged

Change request.headers from Dicts to CaseInsensitiveDicts#319
kokarare1212 merged 1 commit intokokarare1212:mainfrom
Googolplexed0:no-case-headers

Conversation

@Googolplexed0
Copy link
Copy Markdown
Contributor

By default, this is the type that request.headers() returns. Prevents differences in capitalization from causing missing dict key errors. Tested for a month or two with no adverse side effects.

@kokarare1212
Copy link
Copy Markdown
Owner

Thank you for your PR!

@kokarare1212 kokarare1212 merged commit 8760279 into kokarare1212:main Oct 23, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants