MCPcopy 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
106void streamfx::util::curl::clear_headers()
107{
108 _headers.clear();
109}
110
111void streamfx::util::curl::clear_header(std::string_view header)
112{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected