Commit Graph

3 Commits

Author SHA1 Message Date
43ae79d848 [management] extend rest client lib (#3830) 2025-05-15 18:20:29 +02:00
ac135ab11d [management/client/rest] fix panic when body is nil (#3714)
Fixes panic occurring when body is nil (this usually happens when connections is refused) due to lack of nil check by centralizing response.Body.Close() behavior.
2025-05-05 18:54:47 +02:00
7d385b8dc3 [management] REST client package (#3278) 2025-02-04 10:10:10 +00:00