Skip to content

robertinant/HttpClient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HttpClient is a library to make it easier to interact with web servers from Arduino.

Dependencies:
- Requires the new Ethernet library API (with DHCP and DNS) which is in Arduino 1.0.

In normal usage, handles the outgoing request and Host header.  The returned status code is
parsed for you, as is the Content-Length header (if present).

About

Arduino HTTP library

Resources

Stars

Watchers

Forks

Packages

No packages published