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

Method failBody

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

Source from the content-addressed store, hash-verified

380void HttpIncomingMessage::BodyStream::finishBody() { pushEnd(); }
381
382void HttpIncomingMessage::BodyStream::failBody(Result result) { emitError(result); }
383
384Result HttpIncomingMessage::BodyStream::asyncRead()
385{

Callers 1

failBodyStreamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected