class RemoteError < Error

Inherits from
Error

Raised when the remote endpoint fails while processing an HTTP stream or request. This error does not indicate whether application processing occurred. Where available, the protocol-specific error should be attached as the cause.