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: temp_FIAP temp_FIAP_fetch tepco_demand BlueUSB_f_IEEE1888 ... more
Fork of HTTPClient by
HTTPClient.h File Reference
HTTP Client header file. More...
Go to the source code of this file.
Data Structures | |
| class | HTTPClient |
A simple HTTP Client The HTTPClient is composed of:
| |
Enumerations | |
| enum | HTTPResult { HTTP_PROCESSING, HTTP_PARSE, HTTP_DNS, HTTP_PRTCL, HTTP_NOTFOUND, HTTP_REFUSED, HTTP_ERROR, HTTP_TIMEOUT, HTTP_CONN, HTTP_CLOSED, HTTP_OK = 0 } |
HTTP client results. More... | |
Detailed Description
HTTP Client header file.
Definition in file HTTPClient.h.
Enumeration Type Documentation
| enum HTTPResult |
HTTP client results.
- Enumerator:
Definition at line 37 of file HTTPClient.h.
Generated on Fri Jul 15 2022 16:08:04 by
1.7.2
