Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ SetRequest
Method
SetRequest
library/cpp/neh/http2.cpp:358–360 ·
view source on GitHub ↗
not thread safe!
Source
from the content-addressed store, hash-verified
356
357
//not thread safe!
358
void SetRequest(const TWeakPtrB<THttpRequest>& r) noexcept {
359
Req_ = r;
360
}
361
362
private:
363
THttpRequestRef GetRequest() const noexcept {
Callers
1
Run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected