Remove the need to have a separate WiFiClient that's destroyed after the HTTPClient. Let the object handle its own client, and pass through any SSL requests. Also supports the original ::begin methods which need a WiFiClient(Secure) to be passed in and managed by the app. |
||
|---|---|---|
| .. | ||
| Authorization | ||
| BasicHttpClient | ||
| BasicHttpsClient | ||
| BasicHttpsClient-Hard | ||
| ChunkedClient | ||
| DigestAuthorization | ||
| PostHttpClient | ||
| ReuseConnectionV2 | ||
| StreamHttpsClient | ||