Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlueAndi/Pixelix
/ getReasonPhrase
Method
getReasonPhrase
lib/AsyncHttpClient/src/HttpResponse.cpp:225–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
}
224
225
String HttpResponse::getReasonPhrase() const
226
{
227
return m_reasonPhrase;
228
}
229
230
String HttpResponse::getHeader(const String& name)
231
{
Callers
1
onData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected