diff Platforms/Generic/WebServicePostCommand.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/WebServicePostCommand.h	Tue Jul 03 13:19:56 2018 +0200
+++ b/Platforms/Generic/WebServicePostCommand.h	Tue Jul 10 12:39:01 2018 +0200
@@ -35,6 +35,7 @@
                           IWebService::ICallback& callback,
                           const Orthanc::WebServiceParameters& parameters,
                           const std::string& uri,
+                          const IWebService::Headers& headers,
                           const std::string& body,
                           Orthanc::IDynamicObject* payload /* takes ownership */);