Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vhonowslend/StreamFX-Public
/ clear_headers
Method
clear_headers
source/util/util-curl.cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
void streamfx::util::curl::clear_headers()
107
{
108
_headers.clear();
109
}
110
111
void streamfx::util::curl::clear_header(std::string_view header)
112
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected