MCPcopy 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

AddFunction · 0.50
BeginMethod · 0.45
EndMethod · 0.45
NameMethod · 0.45
ValueMethod · 0.45

Tested by

no test coverage detected