ITADN

Change request.headers from Dicts to CaseInsensitiveDicts

#319Pull RequestGoogolplexed0 创建于 2025-10-23
G
Googolplexed0commented
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.
合并状态:未合并 关闭于 2025-10-23 1 条评论