Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlueAndi/Pixelix
/ regOnError
Method
regOnError
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:442–445 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
440
}
441
442
void AsyncHttpClient::regOnError(const OnError& onError)
443
{
444
m_onErrorCallback = onError;
445
}
446
447
bool AsyncHttpClient::GET()
448
{
Callers
3
start
Method · 0.80
stop
Method · 0.80
initHttpClient
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected