Mercurial > hg > orthanc
changeset 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 (current diff) b074943fca35 (diff) |
children | 0e5e675b9750 |
files | TODO |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Mon Sep 18 17:56:05 2023 +0200 +++ b/TODO Wed Sep 20 09:02:31 2023 +0200 @@ -270,6 +270,8 @@ * Configure HTTP headers from Lua (in RestApiPost(), RestApiPut() and RestApiDelete(). https://groups.google.com/forum/#!msg/orthanc-users/WNnW187OILM/6XX_bm96BwAJ +* Retrieve HTTP status from calls to HttpGet, HttpPost, ... + https://discourse.orthanc-server.org/t/how-to-get-http-status-code-from-httppost/1263/4 ================