comparison TODO @ 5388:c026301eee9e

merged Orthanc-1.12.1 back to mainline (todo file was commited in the wrong branch)
author Alain Mazy <am@osimis.io>
date Wed, 20 Sep 2023 09:02:31 +0200
parents 579f541fb9ce b074943fca35
children 8647020aa60a
comparison
equal deleted inserted replaced
5386:579f541fb9ce 5388:c026301eee9e
268 === 268 ===
269 269
270 * Configure HTTP headers from Lua (in RestApiPost(), RestApiPut() 270 * Configure HTTP headers from Lua (in RestApiPost(), RestApiPut()
271 and RestApiDelete(). 271 and RestApiDelete().
272 https://groups.google.com/forum/#!msg/orthanc-users/WNnW187OILM/6XX_bm96BwAJ 272 https://groups.google.com/forum/#!msg/orthanc-users/WNnW187OILM/6XX_bm96BwAJ
273 * Retrieve HTTP status from calls to HttpGet, HttpPost, ...
274 https://discourse.orthanc-server.org/t/how-to-get-http-status-code-from-httppost/1263/4
273 275
274 276
275 ================ 277 ================
276 Code refactoring 278 Code refactoring
277 ================ 279 ================