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

Method clearPar

lib/AsyncHttpClient/src/AsyncHttpClient.cpp:427–430  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

425}
426
427void AsyncHttpClient::clearPar()
428{
429 m_urlEncodedPars.clear();
430}
431
432void AsyncHttpClient::regOnResponse(const OnResponse& onResponse)
433{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected