> For the complete documentation index, see [llms.txt](https://http.jodd.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://http.jodd.org/master.md).

# Jodd HTTP

**Jodd HTTP** is a tiny, raw HTTP client - and yet simple and convenient. It offers a developer-friendly way to send requests and read responses.

The goal is to provide a tiny layer on top of the existing Java sockets library.
