dotnet / dotnet/dotnet-api-docs
Details of Exceptions list is incorrect in WebHeaderCollection.Add Method
Open
area-System.Collections
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
In WebHeaderCollection.Add Method the exceptions list doesn't have correct information.
For invlaid value FormatException is being thrown from code.
https://learn.microsoft.com/en-us/dotnet/api/system.net.webheadercollection.add?view=net-8.0#system-net-webheadercollection-add(system-string-system-string)
Contributor guide
Assessment
This issue has not been assessed yet.