http-exchange-0.2.0.1: Perform HTTP Requests
Safe HaskellSafe-Inferred
LanguageGHC2021

Http.Exchange.Types

Synopsis

Documentation

data HttpException Source #

Exceptions that occur when decoding an HTTP response. If this happens, the only way to proceed is to shut down the connection. Either the server does not speak HTTP correct, or there is a mistake in this libary.