C# (CSharp) System.Net.Http Namespace

Nested Namespaces

System.Net.Http.Entity
System.Net.Http.Formatting
System.Net.Http.Functional
System.Net.Http.HPack
System.Net.Http.Headers
System.Net.Http.Internal
System.Net.Http.Properties
System.Net.Http.QPack
System.Net.Http.Tests
System.Net.Http.WinHttpHandlerFunctional
System.Net.Http.WinHttpHandlerUnitTests

Classes

Name Description
AuthenticateAttribute
AutoRedirectTests
ControllerFilteredMessageProcessingHandler
CookieTests
CurlHandler.SslProvider
CurlResponseHeaderReader
CurlResponseHeaderReader.HeaderBufferSpan
DelegatingHandler
DelegatingHandlerExtensions
DelegatingHandlerExtensions.DummyHandler
HttpClient
HttpClientHandler
HttpContent A base class representing an HTTP entity body and content headers.
HttpContent.FixedMemoryStream
HttpEntityException Exception that occurs when the response static is not successfull, therefore preventing deserialization of the expected entities.
HttpHandlerToFilter
HttpMessageHandler
HttpMessageInvoker
HttpNameValueCollection
HttpRequestException
HttpRequestHeadersExtensions
HttpRequestMessage
HttpRequestMessageExtensions
HttpResponseHeadersExtensions
HttpResponseMessage
HttpTelemetry
HttpUtilities
JsonContent Contenido en JSON
MembershipAuthenticationHandler Authenticates the ongoing request using Membership and Forms Authentication cookie. Grabs the forms authentication ticket token from the cookie header and performs the authentication due to WebApi requirement for ASP.NET we're also suppressing Forms Redirect by leveraging aspnet.suppressformsredirect Package.
NoWriteNoSeekStreamContent Provides an HttpContent for a Stream that is inherently read-only without support for writing or seeking.
OnSendingHeadersTests
OwinHttpMessageHandler Represents an HttpMessageHanlder that can invoke a request directly against an OWIN pipeline (an 'AppFunc').
OwinHttpMessageHandler.RequestState
OwinHttpMessageHandlerTests
PluralizerResourceConvention Entity resource convention that pluralizes singular-named entity types to make the resource name. If the entity type is already a plural name, returns it as-is.
PrincipalHelper
ResponseStream
RtcRequestFactory
StreamContent
StreamContent.ReadOnlyStream
StreamToStreamCopy Helper class is used to copy the content of a source stream to a destination stream, with optimizations based on expected usage within HttpClient and with the ability to dispose of the source stream when the copy has completed.
WinHttpException
WinHttpHandler
WinHttpHandler.WinHttpHandler
WinHttpRequestCallback Static class containing the WinHttp global callback and associated routines.
WinHttpRequestState
WinHttpResponseParser
WinHttpResponseStream