Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
380
void HttpIncomingMessage::BodyStream::finishBody() { pushEnd(); }
381
382
void HttpIncomingMessage::BodyStream::failBody(Result result) { emitError(result); }
383
384
Result HttpIncomingMessage::BodyStream::asyncRead()
385
{
Callers
1
failBodyStream
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected