Skip to content

Java-based HTTP client which is able to send/receive HTTP messages using sockets and supports Transfer-Encoding "chunked" without relying on external libraries.

Notifications You must be signed in to change notification settings

git03-Nguyen/HTTP-Client-Socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Client Socket

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.

Usage

Go to the folder dist/ for more information about how to run.

About

Java-based HTTP client which is able to send/receive HTTP messages using sockets and supports Transfer-Encoding "chunked" without relying on external libraries.

Topics

Resources

Stars

Watchers

Forks

Languages