MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / finishBody

Method finishBody

Libraries/Http/HttpConnection.cpp:380–380  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

378}
379
380void HttpIncomingMessage::BodyStream::finishBody() { pushEnd(); }
381
382void HttpIncomingMessage::BodyStream::failBody(Result result) { emitError(result); }
383

Callers 1

finishBodyStreamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected