Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ HasExpect100Continue
Method
HasExpect100Continue
library/cpp/http/io/stream.cpp:452–454 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
450
}
451
452
bool THttpInput::HasExpect100Continue() const noexcept {
453
return Impl_->HasExpect100Continue();
454
}
455
456
class THttpOutput::TImpl {
457
class TSizeCalculator: public IOutputStream {
Callers
1
ProcessHeaders
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected