Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Reject
Method
Reject
library/cpp/http/server/http.cpp:656–660 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
654
}
655
656
void TClientConnection::Reject() {
657
Reject_ = true;
658
659
HttpServ_->Connections->Add(this);
660
}
661
662
TClientRequest::TClientRequest() {
663
}
Callers
1
AddRequestFromSocket
Method · 0.80
Calls
1
Add
Method · 0.45
Tested by
no test coverage detected