# HG changeset patch # User Alain Mazy # Date 1695113769 -7200 # Node ID b074943fca35d4e2ebe68f7c985f388b77ada7cd # Parent e2746201996a92f115e93767f9860c5ff14caaa7 todo diff -r e2746201996a -r b074943fca35 TODO --- a/TODO Tue Jul 04 16:39:31 2023 +0200 +++ b/TODO Tue Sep 19 10:56:09 2023 +0200 @@ -266,6 +266,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 ================