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