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

Method cancel

Libraries/HttpClient/HttpClientAsync.h:155–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153 }
154
155 Result cancel() { return operation.cancel(); }
156
157 Result start(const HttpClientRequest& request, HttpClientResponse& response,
158 T_AsyncBuffersPool* requestBodyPool = nullptr)

Callers 1

onResponseBodyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected