MCPcopy Create free account
hub / github.com/catboost/catboost / Service

Method Service

library/cpp/neh/http2.cpp:1395–1397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1393 }
1394
1395 TStringBuf Service() const override {
1396 return TStringBuf(H_.Path).Skip(1);
1397 }
1398
1399 const THttpHeaders& Headers() const override {
1400 return P_->Headers();

Callers

nothing calls this directly

Calls 1

SkipMethod · 0.45

Tested by

no test coverage detected