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

Method RetCode

library/cpp/http/push_parser/http_parser.h:76–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 }
75
76 unsigned RetCode() const noexcept {
77 return RetCode_;
78 }
79
80 const THttpVersion& HttpVersion() const noexcept {
81 return HttpVersion_;

Callers 2

Y_UNIT_TESTFunction · 0.80
OnResponseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected