Skip to content

infinet/http-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple http get

This is a simple http client lib in C that support gzip compression.

Usage

See test.c for example. Don't forget to free() the buffer.

Limitations

  • Only support HTTP GET
  • No https

Intended use

Embedded devices.

[Contact me](mailto: weichen302@gmail.com)

About

a simply http client with gzip in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published