Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document new networking API added between preview 7 and preview 8 #42126

Closed
aik-jahoda opened this issue Sep 11, 2020 · 1 comment
Closed

Document new networking API added between preview 7 and preview 8 #42126

aik-jahoda opened this issue Sep 11, 2020 · 1 comment
Assignees
Labels
area-System.Net documentation Documentation bug or enhancement, does not impact product or test code
Milestone

Comments

@aik-jahoda
Copy link
Contributor

aik-jahoda commented Sep 11, 2020

DocId Source File Path Docs URL
Removed from API recently F:System.Net.HttpVersion.Version30 https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Net/HttpVersion.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Net.HttpVersion.Version30?branch=master
Should be removed from docs, there is ongoing discussion about why the doc tool didn't reflect changes in ref assembly P:System.Net.WebHeaderCollection.Item(System.String) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Net/WebHeaderCollection.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Net.WebHeaderCollection.Item?branch=master
P:System.Net.Http.WinHttpHandler.EnableMultipleHttp2Connections https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Net.Http/WinHttpHandler.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Net.Http.WinHttpHandler.EnableMultipleHttp2Connections?branch=master
T:System.Net.Security.ServerOptionsSelectionCallback https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Net.Security/ServerOptionsSelectionCallback.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Net.Security.ServerOptionsSelectionCallback?branch=master
P:System.Net.Security.SslClientHelloInfo.ServerName https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Net.Security/SslClientHelloInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Net.Security.SslClientHelloInfo.ServerName?branch=master
P:System.Net.Security.SslClientHelloInfo.SslProtocols https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Net.Security/SslClientHelloInfo.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Net.Security.SslClientHelloInfo.SslProtocols?branch=master
P:System.Net.Security.SslServerAuthenticationOptions.ServerCertificateContext https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Net.Security/SslServerAuthenticationOptions.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Net.Security.SslServerAuthenticationOptions.ServerCertificateContext?branch=master
M:System.Net.Security.SslStream.AuthenticateAsServerAsync(System.Net.Security.ServerOptionsSelectionCallback,System.Object,System.Threading.CancellationToken) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Net.Security/SslStream.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Net.Security.SslStream.AuthenticateAsServerAsync?branch=master
P:System.Net.Security.SslStream.TargetHostName https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Net.Security/SslStream.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Net.Security.SslStream.TargetHostName?branch=master
M:System.Net.Security.SslStreamCertificateContext.Create(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.X509Certificates.X509Certificate2Collection,System.Boolean) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Net.Security/SslStreamCertificateContext.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Net.Security.SslStreamCertificateContext.Create?branch=master
T:System.Net.Security.SslStreamCertificateContext https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Net.Security/SslStreamCertificateContext.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Net.Security.SslStreamCertificateContext?branch=master

Sync Http is tracked here: #41732
System.Net.Http.SocketsHttpHandler.ConnectCallback tracked here: dotnet/dotnet-api-docs#4861

@aik-jahoda aik-jahoda added the documentation Documentation bug or enhancement, does not impact product or test code label Sep 11, 2020
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-System.Net untriaged New issue has not been triaged by the area owner labels Sep 11, 2020
@ghost
Copy link

ghost commented Sep 11, 2020

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

@karelz karelz added this to the 5.0.0 milestone Sep 22, 2020
@karelz karelz removed the untriaged New issue has not been triaged by the area owner label Sep 22, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net documentation Documentation bug or enhancement, does not impact product or test code
Projects
None yet
Development

No branches or pull requests

3 participants