Skip to content

Update networking documentation for .net 5 #41446

@aik-jahoda

Description

@aik-jahoda

List of undocumented api:

PR Api
dotnet/dotnet-api-docs#4732 F:System.Net.HttpVersion.Version30
   
dotnet/dotnet-api-docs#4737 M:System.Net.Http.ByteArrayContent.SerializeToStreamAsync(System.IO.Stream,System.Net.TransportContext,System.Threading.CancellationToken)
   
dotnet/dotnet-api-docs#4737 M:System.Net.Http.FormUrlEncodedContent.SerializeToStreamAsync(System.IO.Stream,System.Net.TransportContext,System.Threading.CancellationToken)
   
dotnet/dotnet-api-docs#4746 M:System.Net.Http.HttpClient.GetByteArrayAsync(System.String,System.Threading.CancellationToken)
dotnet/dotnet-api-docs#4746 M:System.Net.Http.HttpClient.GetByteArrayAsync(System.Uri,System.Threading.CancellationToken)
dotnet/dotnet-api-docs#4746 M:System.Net.Http.HttpClient.GetStreamAsync(System.Uri,System.Threading.CancellationToken)
dotnet/dotnet-api-docs#4746 M:System.Net.Http.HttpClient.GetStreamAsync(System.String,System.Threading.CancellationToken)
dotnet/dotnet-api-docs#4746 M:System.Net.Http.HttpClient.GetStringAsync(System.String,System.Threading.CancellationToken)
dotnet/dotnet-api-docs#4746 M:System.Net.Http.HttpClient.GetStringAsync(System.Uri,System.Threading.CancellationToken)
   
dotnet/dotnet-api-docs#4748 M:System.Net.Http.HttpContent.CopyToAsync(System.IO.Stream,System.Net.TransportContext,System.Threading.CancellationToken)
dotnet/dotnet-api-docs#4748 M:System.Net.Http.HttpContent.CopyToAsync(System.IO.Stream,System.Threading.CancellationToken)
dotnet/dotnet-api-docs#4747 M:System.Net.Http.HttpContent.CreateContentReadStreamAsync(System.Threading.CancellationToken)
dotnet/dotnet-api-docs#4748 M:System.Net.Http.HttpContent.ReadAsByteArrayAsync(System.Threading.CancellationToken)
dotnet/dotnet-api-docs#4748 M:System.Net.Http.HttpContent.ReadAsStreamAsync(System.Threading.CancellationToken)
dotnet/dotnet-api-docs#4748 M:System.Net.Http.HttpContent.ReadAsStringAsync(System.Threading.CancellationToken)
dotnet/dotnet-api-docs#4737 M:System.Net.Http.HttpContent.SerializeToStreamAsync(System.IO.Stream,System.Net.TransportContext,System.Threading.CancellationToken)
   
dotnet/dotnet-api-docs#4747 M:System.Net.Http.MultipartContent.CreateContentReadStreamAsync(System.Threading.CancellationToken)
dotnet/dotnet-api-docs#4737 M:System.Net.Http.MultipartContent.SerializeToStreamAsync(System.IO.Stream,System.Net.TransportContext,System.Threading.CancellationToken)
   
dotnet/dotnet-api-docs#4737 M:System.Net.Http.MultipartFormDataContent.SerializeToStreamAsync(System.IO.Stream,System.Net.TransportContext,System.Threading.CancellationToken)
   
dotnet/dotnet-api-docs#4737 M:System.Net.Http.StreamContent.SerializeToStreamAsync(System.IO.Stream,System.Net.TransportContext,System.Threading.CancellationToken)
   
dotnet/dotnet-api-docs#4737 M:System.Net.Http.StringContent.SerializeToStreamAsync(System.IO.Stream,System.Net.TransportContext,System.Threading.CancellationToken)
   
dotnet/dotnet-api-docs#4749 M:System.Net.Mail.SmtpClient.SendMailAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)
dotnet/dotnet-api-docs#4749 M:System.Net.Mail.SmtpClient.SendMailAsync(System.Net.Mail.MailMessage,System.Threading.CancellationToken)
   
dotnet/dotnet-api-docs#4750 M:System.Net.NetworkInformation.PhysicalAddress.Parse(System.ReadOnlySpan{System.Char})
dotnet/dotnet-api-docs#4750 M:System.Net.NetworkInformation.PhysicalAddress.TryParse(System.ReadOnlySpan{System.Char},System.Net.NetworkInformation.PhysicalAddress@)
dotnet/dotnet-api-docs#4750 M:System.Net.NetworkInformation.PhysicalAddress.TryParse(System.String,System.Net.NetworkInformation.PhysicalAddress@)
   
dotnet/dotnet-api-docs#4758 M:System.Net.Security.NegotiateStream.ReadAsync(System.Memory{System.Byte},System.Threading.CancellationToken)
dotnet/dotnet-api-docs#4758 M:System.Net.Security.NegotiateStream.ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
dotnet/dotnet-api-docs#4758 M:System.Net.Security.NegotiateStream.WriteAsync(System.ReadOnlyMemory{System.Byte},System.Threading.CancellationToken)
dotnet/dotnet-api-docs#4758 M:System.Net.Security.NegotiateStream.WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken)
   
dotnet/dotnet-api-docs#4760 M:System.Net.Security.SslStream.AuthenticateAsClient(System.Net.Security.SslClientAuthenticationOptions)
dotnet/dotnet-api-docs#4760 M:System.Net.Security.SslStream.AuthenticateAsServer(System.Net.Security.SslServerAuthenticationOptions)
dotnet/dotnet-api-docs#4760 M:System.Net.Security.SslStream.Finalize
   
? P:System.Net.Sockets.Socket.OSSupportsUnixDomainSockets

Metadata

Metadata

Assignees

Labels

area-System.NetdocumentationDocumentation bug or enhancement, does not impact product or test code

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions