Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: ECE_4180_Lab_4 IoT_Security_WIFI ESP8266_HTTP_HelloWorld ESP8266_ws_hw ... more
Fork of HTTPClient-SSL by
Data Structures
| HTTPClient | A simple HTTP Client The HTTPClient is composed of:
|
| HTTPFormEncoded | A data endpoint to store application/x-www-form-urlencoded text |
| HTTPJson | A data endpoint to store JSON text |
| HTTPMap | Map of key/value pairs Used to transmit POST data using the application/x-www-form-urlencoded encoding |
| HTTPText | A data endpoint to store text |
| IHTTPDataIn | This is a simple interface for HTTP data storage (impl examples are Key/Value Pairs, File, etc...) |
| IHTTPDataOut | This is a simple interface for HTTP data storage (impl examples are Key/Value Pairs, File, etc...) |
Generated on Wed Jul 13 2022 18:46:17 by
1.7.2
