mirror of
https://github.com/netbirdio/netbird.git
synced 2025-10-26 11:17:32 +00:00
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. |
||
|---|---|---|
| .. | ||
| rest | ||
| client_test.go | ||
| client.go | ||
| grpc.go | ||
| mock.go | ||