# HG changeset patch # User Alain Mazy # Date 1695193351 -7200 # Node ID c026301eee9e15c3f62cb194c6584f7b6153ebf8 # Parent 579f541fb9ceb90ec401dc32475f7b71bbbcaf36# Parent b074943fca35d4e2ebe68f7c985f388b77ada7cd merged Orthanc-1.12.1 back to mainline (todo file was commited in the wrong branch) diff -r 579f541fb9ce -r c026301eee9e TODO --- 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 ================