This repository contains a Java-based HTTP client that allows you to send and receive HTTP messages using sockets. The client supports Transfer-Encoding "chunked" without relying on external libraries.
Go to the folder dist/
for more information about how to run.