MCPcopy Create free account
hub / github.com/catboost/catboost / Body

Method Body

library/cpp/http/misc/httpreqdata.h:56–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 }
55
56 TStringBuf Body() const {
57 return Body_.AsStringBuf();
58 }
59
60 void AppendQueryString(TStringBuf str);
61 TStringBuf RemoteAddr() const;

Callers

nothing calls this directly

Calls 1

AsStringBufMethod · 0.45

Tested by

no test coverage detected