comparison NEWS @ 4367:189e48f4a92a

Allow empty request body in "/modalities/{id}/echo"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 10 Dec 2020 18:36:57 +0100
parents 6a39ca7083b9
children c601f48c7c80
comparison
equal deleted inserted replaced
4366:6a39ca7083b9 4367:189e48f4a92a
14 14
15 Maintenance 15 Maintenance
16 ----------- 16 -----------
17 17
18 * Allow concurrency on the OrthancPluginRegisterIncomingHttpRequestFilter() callbacks 18 * Allow concurrency on the OrthancPluginRegisterIncomingHttpRequestFilter() callbacks
19 * Allow empty request body in "/modalities/{id}/echo"
19 20
20 21
21 Version 1.8.1 (2020-12-07) 22 Version 1.8.1 (2020-12-07)
22 ========================== 23 ==========================
23 24