MCPcopy Create free account
hub / github.com/Heltec-Aaron-Lee/WiFi_Kit_series / end

Method end

libraries/HTTPClient/src/HTTPClient.cpp:358–361  ·  view source on GitHub ↗

* end * called after the payload is handled */

Source from the content-addressed store, hash-verified

356 * called after the payload is handled
357 */
358void HTTPClient::end(void) {
359 disconnect(false);
360 clear();
361}
362
363/**
364 * disconnect

Callers 5

setCookieMethod · 0.45
generateCookieStringMethod · 0.45
handleUpdateMethod · 0.45
runUpdateMethod · 0.45
setupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected