Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
270
void HttpResponse::clearHeaders()
271
{
272
m_headers.clear();
273
}
274
275
void HttpResponse::clearPayload()
276
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected