X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fpackage%2FRoot.hxx;h=69ac4804cbfa57d91db16051d2e51b850abfd45c;hb=32181a3956a8e7e1cb4bdb5338a260df7d343534;hp=eadfac8847dc0f58b874c8deeb358f7186b83cc4;hpb=4e40913aefd3dd5c031eda47f15b76a12c0f5ae2;p=simgear.git diff --git a/simgear/package/Root.hxx b/simgear/package/Root.hxx index eadfac88..69ac4804 100644 --- a/simgear/package/Root.hxx +++ b/simgear/package/Root.hxx @@ -81,6 +81,11 @@ public: * set yet. */ void makeHTTPRequest(HTTP::Request* req); + + /** + * Cancel an HTTP request. + */ + void cancelHTTPRequest(HTTP::Request* req, const std::string& reason); /** * The catalog XML/property version in use. This is used to make incomaptible