Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ SetBody
Method
SetBody
library/cpp/http/misc/httpreqdata.h:85–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
void SetBody(const TBlob& body) noexcept {
86
Body_ = body;
87
}
88
89
ui64 RequestBeginTime() const noexcept {
90
return BeginTime_;
Callers
1
ProcessHeaders
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected