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

Method clearHeader

lib/AsyncHttpClient/src/AsyncHttpClient.cpp:406–409  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

404}
405
406void AsyncHttpClient::clearHeader()
407{
408 m_headers.clear();
409}
410
411void AsyncHttpClient::addPar(const String& name, const String& value)
412{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected