first commit
This commit is contained in:
9
libraries/HttpClient/library.properties
Executable file
9
libraries/HttpClient/library.properties
Executable file
@@ -0,0 +1,9 @@
|
||||
name=HttpClient
|
||||
version=2.2.0
|
||||
author=Adrian McEwen <adrianm@mcqn.com>
|
||||
maintainer=Adrian McEwen <adrianm@mcqn.com>
|
||||
sentence=Library to easily make HTTP GET, POST and PUT requests to a web server.
|
||||
paragraph=Works with any class derived from Client - so switching between Ethernet, WiFi and GSMClient requires minimal code changes.
|
||||
category=Communication
|
||||
url=http://github.com/amcewen/HttpClient
|
||||
architectures=*
|
||||
Reference in New Issue
Block a user