comparison NEWS @ 1055:6f923d52a46c

call Web services from Lua
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 24 Jul 2014 11:37:02 +0200
parents 1701dcb6f554
children 303eb5e09a4b
comparison
equal deleted inserted replaced
1054:1701dcb6f554 1055:6f923d52a46c
6 ------- 6 -------
7 7
8 * Access patient module at the study level to cope with PatientID collisions 8 * Access patient module at the study level to cope with PatientID collisions
9 * On-the-fly conversion of JSON to XML according to the HTTP Accept header 9 * On-the-fly conversion of JSON to XML according to the HTTP Accept header
10 * C-Echo SCU in the REST API 10 * C-Echo SCU in the REST API
11 * Lua scripts can do HTTP requests, and thus can call Web services
11 12
12 Plugins 13 Plugins
13 ------- 14 -------
14 15
15 * Lookup for DICOM UIDs in the plugin SDK 16 * Lookup for DICOM UIDs in the plugin SDK