Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
406
void AsyncHttpClient::clearHeader()
407
{
408
m_headers.clear();
409
}
410
411
void AsyncHttpClient::addPar(const String& name, const String& value)
412
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected