Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ OnBeginRead
Method
OnBeginRead
library/cpp/neh/http2.cpp:423–425 ·
view source on GitHub ↗
have some response input
Source
from the content-addressed store, hash-verified
421
422
//have some response input
423
void OnBeginRead() noexcept {
424
RequestSendedCompletely_ = true;
425
}
426
427
void OnResponse(TAutoPtr<THttpParser>& rsp);
428
Callers
1
OnReadSome
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected