comparison TODO @ 5016:c89ffa13173e

Lua: new "SetHttpTimeout" function
author Alain Mazy <am@osimis.io>
date Mon, 13 Jun 2022 16:55:22 +0200
parents 5b41a8a77cf1
children 1ff06e0ea532
comparison
equal deleted inserted replaced
5015:5b41a8a77cf1 5016:c89ffa13173e
242 242
243 === 243 ===
244 Lua 244 Lua
245 === 245 ===
246 246
247 * Configure HTTP headers from Lua (in HttpGet(), HttpPost(), 247 * Configure HTTP headers from Lua (in RestApiPost(), RestApiPut()
248 HttpPut(), HttpDelete(), RestApiGet(), RestApiPost(), RestApiPut()
249 and RestApiDelete(). 248 and RestApiDelete().
250 https://groups.google.com/forum/#!msg/orthanc-users/WNnW187OILM/6XX_bm96BwAJ 249 https://groups.google.com/forum/#!msg/orthanc-users/WNnW187OILM/6XX_bm96BwAJ
251 250
252 251
253 ================ 252 ================