Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlueAndi/Pixelix
/ getStatusCode
Method
getStatusCode
lib/AsyncHttpClient/src/HttpResponse.cpp:220–223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
218
}
219
220
uint16_t HttpResponse::getStatusCode() const
221
{
222
return m_statusCode;
223
}
224
225
String HttpResponse::getReasonPhrase() const
226
{
Callers
3
handleAsyncWebResponse
Method · 0.80
onData
Method · 0.80
initHttpClient
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected