Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aria2/aria2
/ clearHeader
Method
clearHeader
src/HttpRequest.cc:338–338 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
336
}
337
338
void HttpRequest::clearHeader() { headers_.clear(); }
339
340
void HttpRequest::setCookieStorage(CookieStorage* cookieStorage)
341
{
Callers
1
testConditionalRequest
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
1
testConditionalRequest
Method · 0.64