comparison NEWS @ 2218:3eefb84ac0bd

dynamically fix outgoing C-Find requests using "OutgoingFindRequestFilter()"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 13 Dec 2016 10:27:20 +0100
parents c88c8807a0ed
children 21713ce8717b
comparison
equal deleted inserted replaced
2217:4f39ab2cb453 2218:3eefb84ac0bd
85 * More than one custom image decoder can be installed (e.g. to handle different transfer syntaxes) 85 * More than one custom image decoder can be installed (e.g. to handle different transfer syntaxes)
86 86
87 Lua 87 Lua
88 --- 88 ---
89 89
90 * Possibility to dynamically fix outgoing C-Find requests using "OutgoingFindRequestFilter()"
90 * Access to the HTTP headers in the "IncomingHttpRequestFilter()" callback 91 * Access to the HTTP headers in the "IncomingHttpRequestFilter()" callback
91 92
92 Image decoding 93 Image decoding
93 -------------- 94 --------------
94 95