dotnet / dotnet/dotnet-api-docs
Document that Uri can't parse all valid RFC 3986 uri's
Open
area-System.Net
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
As discribed [in this issue](https://github.com/dotnet/runtime/issues/30300) the `Uri` class can't parse valid mailto uris with more then one address.
This should be documented.
Contributor guide
Assessment
This issue has not been assessed yet.