Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
358
void HTTPClient::end(void) {
359
disconnect(false);
360
clear();
361
}
362
363
/**
364
* disconnect
Callers
5
setCookie
Method · 0.45
generateCookieString
Method · 0.45
handleUpdate
Method · 0.45
runUpdate
Method · 0.45
setup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected