dotnet / dotnet/systemweb-adapters
Analyzer for detecting use of Headers[int]
Open
enhancement
- Dominant language
- C#
- Stars
- 384
- Forks
- 76
- Avg merge
- 2h 24m
- Merged PRs (30d)
- 1
Description
If someone is using the adapters and using `Headers[int]` we should flag it and tell them to index by string. This will also be seen if you enumerate the collection.
Low priority for now since we haven't seen it in the wild.
Contributor guide
Assessment
This issue has not been assessed yet.