dotnet / dotnet/dotnet-api-docs
Uri.Authority is misleading: leaves out mention of user-info part
Open
area-System.Net
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
https://stackoverflow.com/questions/2142910/whats-the-difference-between-uri-host-and-uri-authority/39415643#39415643
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/Uri.xml#L1320 does not discuss the user-info part of URIs, while explicitly mentioning host and port. This is misleading as detailed by the referenced StackOverflow answer/comment.
Contributor guide
Assessment
This issue has not been assessed yet.