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

Method CreateClient

library/cpp/http/io/stream_ut.cpp:68–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 }
67
68 TClientRequest* CreateClient() override {
69 return new TRequest(this);
70 }
71
72 size_t LastRequestSentSize() const {
73 return LastRequestSentSize_;

Callers 1

CreateRequestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected