Mercurial > hg > orthanc
diff NEWS @ 2957:ccf61f6e22ef
New function in the SDK: "OrthancPluginSetHttpErrorDetails()"
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 03 Dec 2018 17:14:55 +0100 |
parents | d924f9bb61cc |
children | cb5d75143da0 |
line wrap: on
line diff
--- a/NEWS Mon Dec 03 15:11:42 2018 +0100 +++ b/NEWS Mon Dec 03 17:14:55 2018 +0100 @@ -28,6 +28,11 @@ * New options to URI "/queries/.../answers": "?expand" and "?simplify" * New "Details" field in HTTP answers on error (cf. "HttpDescribeErrors" option) +Plugins +------- + +* New function in the SDK: "OrthancPluginSetHttpErrorDetails()" + Maintenance -----------