MCPcopy 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
225String HttpResponse::getReasonPhrase() const
226{
227 return m_reasonPhrase;
228}
229
230String HttpResponse::getHeader(const String& name)
231{

Callers 1

onDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected