diff NEWS @ 3387:a48d652f1500

new function OrthancPluginHttpClientChunkedBody(), new class OrthancPlugins::HttpClient
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 05 Jun 2019 17:17:48 +0200
parents 0528a6c36f3d
children 4981405e6c5c
line wrap: on
line diff
--- a/NEWS	Wed Jun 05 14:40:14 2019 +0200
+++ b/NEWS	Wed Jun 05 17:17:48 2019 +0200
@@ -9,6 +9,12 @@
   to bypass the automated correction of outgoing C-FIND queries
 * Reporting of "ParentResources" in "DicomModalityStore" and "DicomModalityStore" jobs
 
+Plugins
+-------
+
+* New functions in the SDK:
+  - OrthancPluginHttpClientChunkedBody(): POST/PUT query with a chunked body
+
 Maintenance
 -----------