HttpErrorCode
Entries
Link copied to clipboard
A connection could not be established within the configured amount of time
Link copied to clipboard
A connection could not be leased from the connection pool after the configured amount of time
Link copied to clipboard
TLS negotiation did not complete within the configure amount of time
Link copied to clipboard
TLS negotiation failed
Link copied to clipboard
The connection was closed while the request was in-flight
Link copied to clipboard
A timeout has occurred on a socket read or write
Link copied to clipboard
Failed to negotiate the HTTP protocol version with the service
Link copied to clipboard
Unknown error
Inherited properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.