MCPcopy 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
452bool THttpInput::HasExpect100Continue() const noexcept {
453 return Impl_->HasExpect100Continue();
454}
455
456class THttpOutput::TImpl {
457 class TSizeCalculator: public IOutputStream {

Callers 1

ProcessHeadersMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected