# Mint v1.9.3 - Table of Contents > Small and composable HTTP client. ## Pages - [Architecture](architecture.md) - [Decompression](decompression.md) ## Modules - [Mint.HTTP](Mint.HTTP.md): Process-less HTTP connection data structure and functions. - [Mint.HTTP1](Mint.HTTP1.md): Process-less HTTP/1.1 client connection. - [Mint.HTTP2](Mint.HTTP2.md): Process-less HTTP/2 client connection. - [Mint.Types](Mint.Types.md): HTTP-related types. - Exceptions - [Mint.HTTPError](Mint.HTTPError.md): An HTTP error. - [Mint.TransportError](Mint.TransportError.md): Represents an error with the transport used by an HTTP connection.