public enum class HttpRequestError
public enum HttpRequestError
type HttpRequestError =
Public Enum HttpRequestError
A generic or unknown error occurred.
NameResolutionError 1The DNS name resolution failed.
ConnectionError 2A transport-level failure occurred while connecting to the remote endpoint.
SecureConnectionError 3An error occurred during the TLS handshake.
HttpProtocolError 4An HTTP/2 or HTTP/3 protocol error occurred.
ExtendedConnectNotSupported 5Extended CONNECT for WebSockets over HTTP/2 is not supported by the peer.
VersionNegotiationError 6Cannot negotiate the HTTP version requested.
UserAuthenticationError 7The authentication failed.
ProxyTunnelError 8An error occurred while establishing a connection to the proxy tunnel.
InvalidResponse 9An invalid or malformed response has been received.
ResponseEnded 10The response ended prematurely.
ConfigurationLimitExceeded 11The 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 articleWas 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