Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ OnRequest
Method
OnRequest
library/cpp/neh/https.cpp:1702–1704 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1700
}
1701
1702
inline void OnRequest(const IRequestRef& req) {
1703
CB_->OnRequest(req);
1704
}
1705
1706
TJobsQueueRef& JobQueue() noexcept {
1707
return JQ_;
Callers
1
operator()
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected