comparison TODO @ 5387:b074943fca35 Orthanc-1.12.1

todo
author Alain Mazy <am@osimis.io>
date Tue, 19 Sep 2023 10:56:09 +0200
parents 0223315871e8
children c026301eee9e
comparison
equal deleted inserted replaced
5353:e2746201996a 5387:b074943fca35
264 === 264 ===
265 265
266 * Configure HTTP headers from Lua (in RestApiPost(), RestApiPut() 266 * Configure HTTP headers from Lua (in RestApiPost(), RestApiPut()
267 and RestApiDelete(). 267 and RestApiDelete().
268 https://groups.google.com/forum/#!msg/orthanc-users/WNnW187OILM/6XX_bm96BwAJ 268 https://groups.google.com/forum/#!msg/orthanc-users/WNnW187OILM/6XX_bm96BwAJ
269 * Retrieve HTTP status from calls to HttpGet, HttpPost, ...
270 https://discourse.orthanc-server.org/t/how-to-get-http-status-code-from-httppost/1263/4
269 271
270 272
271 ================ 273 ================
272 Code refactoring 274 Code refactoring
273 ================ 275 ================