A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/dotnet/api/system.net.http.httprequesterror below:

HttpRequestError Enum (System.Net.Http) | Microsoft Learn

HttpRequestError Enum Definition
public enum class HttpRequestError
public enum HttpRequestError
type HttpRequestError = 
Public Enum HttpRequestError
Inheritance
Fields Name Value Description Unknown 0

A generic or unknown error occurred.

NameResolutionError 1

The DNS name resolution failed.

ConnectionError 2

A transport-level failure occurred while connecting to the remote endpoint.

SecureConnectionError 3

An error occurred during the TLS handshake.

HttpProtocolError 4

An HTTP/2 or HTTP/3 protocol error occurred.

ExtendedConnectNotSupported 5

Extended CONNECT for WebSockets over HTTP/2 is not supported by the peer.

VersionNegotiationError 6

Cannot negotiate the HTTP version requested.

UserAuthenticationError 7

The authentication failed.

ProxyTunnelError 8

An error occurred while establishing a connection to the proxy tunnel.

InvalidResponse 9

An invalid or malformed response has been received.

ResponseEnded 10

The response ended prematurely.

ConfigurationLimitExceeded 11

The response exceeded a pre-configured limit such as MaxResponseContentBufferSize or MaxResponseHeadersLength.

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4