mirror of
https://github.com/containous/traefik.git
synced 2025-02-04 17:47:11 +03:00
86fd5b4c97
As the http client always closes the request body, this makes sure the request can be retried if needed. Fixes #1008