MCPcopy Create free account
hub / github.com/BlueAndi/Pixelix / clearHeaders

Method clearHeaders

lib/AsyncHttpClient/src/HttpResponse.cpp:270–273  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

268 *****************************************************************************/
269
270void HttpResponse::clearHeaders()
271{
272 m_headers.clear();
273}
274
275void HttpResponse::clearPayload()
276{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected