Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_TEST
Function · 0.80
OnResponse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected