Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlueAndi/Pixelix
/ getHttpVersion
Method
getHttpVersion
lib/AsyncHttpClient/src/HttpResponse.cpp:215–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
String HttpResponse::getHttpVersion() const
216
{
217
return m_httpVersion;
218
}
219
220
uint16_t HttpResponse::getStatusCode() const
221
{
Callers
1
onData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected