comparison NEWS @ 2268:ce5c13b95dac

New function: OrthancPluginRegisterIncomingHttpRequestFilter2()
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 22 Feb 2017 21:49:16 +0100
parents a7a4fd44286c
children bfcf5a7f92e7
comparison
equal deleted inserted replaced
2267:f915aff7a866 2268:ce5c13b95dac
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 Plugins
5 -------
6
7 * New function: "OrthancPluginRegisterIncomingHttpRequestFilter2()"
8
9 Lua
10 ---
11
4 * Added HTTP headers support for Lua HttpPost/HttpGet/HttpPut/HttpDelete 12 * Added HTTP headers support for Lua HttpPost/HttpGet/HttpPut/HttpDelete
13
5 14
6 Version 1.2.0 (2016/12/13) 15 Version 1.2.0 (2016/12/13)
7 ========================== 16 ==========================
8 17
9 General 18 General