Skip to content

a http client which used co-routine technique,based on kilim

Notifications You must be signed in to change notification settings

chakra-coder/httpclient-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

httpclient

a http client which used co-routine technique,based on kilim It is simple to use, not like apache http component. i hope you can help me to improve it.

0.1 release

  • add some helper to use it
  • add a callable method to make it easier
  • add a timeout method into it
  • add a new feature when contents is huge, client saves it into a temporary file

thank you

Tiger

About

a http client which used co-routine technique,based on kilim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.0%
  • Other 3.0%