mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
51a18c2557
The Docker agent closes the connection during read after we have read the body. This causes a "connection reset by peer" even though the command was successful. We ignore that error here since we got the correct status code and a response body.