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

Method Name

library/cpp/neh/https.cpp:1799–1801  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1797
1798 struct TRequestGet: public NHttp::TRequestGet {
1799 static inline TStringBuf Name() noexcept {
1800 return TStringBuf("https");
1801 }
1802 };
1803
1804 struct TRequestFull: public NHttp::TRequestFull {

Callers 13

ParseHeaderLineMethod · 0.45
FindHeaderMethod · 0.45
RemoveHeaderMethod · 0.45
AddOrReplaceHeaderMethod · 0.45
BuildInputChainMethod · 0.45
RebuildStreamMethod · 0.45
Y_UNIT_TESTFunction · 0.45
THeadersExistenceMethod · 0.45
OutToMethod · 0.45
ProcessMethod · 0.45
Y_UNIT_TESTFunction · 0.45
ReadDictMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected