Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ THeadersExistence
Method
THeadersExistence
library/cpp/http/io/headers_ut.cpp:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
class THeadersExistence {
11
public:
12
THeadersExistence() = default;
13
14
THeadersExistence(const THttpHeaders& headers) {
15
for (THttpHeaders::TConstIterator it = headers.Begin();
Callers
nothing calls this directly
Calls
5
Add
Function · 0.50
Begin
Method · 0.45
End
Method · 0.45
Name
Method · 0.45
Value
Method · 0.45
Tested by
no test coverage detected