Fixed HTTP header key and value length.
Dependents: SNIC-httpclient-example HTTPClient_HelloWorld
Fork of HTTPClient by
Data Structures
| HTTPClient | A simple HTTP Client The HTTPClient is composed of:
|
| 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 Thu Jul 14 2022 10:01:13 by
1.7.2
ban4jp -
