Skip to content

rillhu/esp32-http-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

esp32Http

HTTP client for ESP32

ESP32 HTTP client

  • reference from https://github.com/langhai/http-client-c.git
    • http get
    • http post
    • support non-block read and write
    • support ssl
      • SSL framework is added , but it is not enabled due to some problems
    • Do not support following functionalities.
    • http get redirect
    • http post redirect

About

HTTP client for ESP32

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages