diff Platforms/Generic/WebServiceGetCommand.h @ 257:9afafb192180 am-2

using PAM
author am@osimis.io
date Tue, 10 Jul 2018 12:39:01 +0200
parents 192e6e349e69
children 46c5296d867e
line wrap: on
line diff
--- a/Platforms/Generic/WebServiceGetCommand.h	Tue Jul 03 13:19:56 2018 +0200
+++ b/Platforms/Generic/WebServiceGetCommand.h	Tue Jul 10 12:39:01 2018 +0200
@@ -32,6 +32,7 @@
                          IWebService::ICallback& callback,
                          const Orthanc::WebServiceParameters& parameters,
                          const std::string& uri,
+                         const IWebService::Headers& headers,
                          Orthanc::IDynamicObject* payload /* takes ownership */);
 
     virtual void Execute();