Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ OrigQuery
Method
OrigQuery
library/cpp/http/misc/httpreqdata.h:52–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
TStringBuf OrigQuery() const {
53
return OrigQuery_;
54
}
55
56
TStringBuf Body() const {
57
return Body_.AsStringBuf();
Callers
1
Y_UNIT_TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected