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

Method RemoteHost

library/cpp/neh/http2.cpp:1391–1393  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1389 }
1390
1391 TString RemoteHost() const override {
1392 return RemoteHost_;
1393 }
1394
1395 TStringBuf Service() const override {
1396 return TStringBuf(H_.Path).Skip(1);

Callers 1

TRequestMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected