Pedro Costa
927be2b7d2
cleaner options with custom http client
2025-05-12 16:25:40 +01:00
Pedro Costa
3dea2dec5c
Merge branch 'main' into feature/extend-rest-client
2025-05-12 15:26:07 +01:00
M. Essam
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
Pascal Fischer
cd38677716
export newRequest and extend setupkey create with account_id
2025-04-17 12:05:01 +02:00
M. Essam
7d385b8dc3
[management] REST client package ( #3278 )
2025-02-04 10:10:10 +00:00