Forcing headers to convert in lowercase
Open
- Dominant language
- Dart
- Stars
- 1.1k
- Forks
- 419
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 8
Description
When I tried sending get request passing header "Authorization" its not working. When I changed Authorization to authorization in server its working fine.
Contributor guide
Research direction
Start by reproducing the GET request with an "Authorization" header and compare it with the lowercase form described in the report. No source file or test is named; done should mean the expected header casing behavior is established and the reported request works consistently, with a regression test if the issue is confirmed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100