Change buffer sizes to support GR-PEACH
Dependents: GR-PEACH_Azure_Speech
Fork of HTTPClient-SSL by
Auto generated API documentation and code listings for HTTPClient-SSL
| HTTPClient |
A simple HTTP Client The
HTTPClient
is composed of:
|
| 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...) |
