traefik/middlewares
Bilal Amarni 86fd5b4c97
Set a NopCloser request body with retry middleware
As the http client always closes the request body,
this makes sure the request can be retried if needed.

Fixes #1008
2017-02-02 17:24:49 +01:00
..
addPrefix.go Add Rule AddPrefix 2016-12-19 17:12:52 +01:00
authenticator.go Import order as goimports does 2016-12-30 19:04:02 +01:00
authenticator_test.go Import order as goimports does 2016-12-30 19:04:02 +01:00
cbreaker.go Fix bad circuit breaker expression 2016-06-23 16:33:54 +02:00
compress.go Import order as goimports does 2016-12-30 19:04:02 +01:00
handlerSwitcher.go Import order as goimports does 2016-12-30 19:04:02 +01:00
logger.go Add ACME store 2016-09-30 11:26:17 +02:00
logger_test.go Import order as goimports does 2016-12-30 19:04:02 +01:00
metrics.go Improving instrumentation. (#1042) 2017-01-17 18:14:13 +01:00
prometheus.go Improving instrumentation. (#1042) 2017-01-17 18:14:13 +01:00
prometheus_test.go Support for Metrics and Prometheus. 2017-01-16 15:00:16 +01:00
retry.go Set a NopCloser request body with retry middleware 2017-02-02 17:24:49 +01:00
rewrite.go Import order as goimports does 2016-12-30 19:04:02 +01:00
routes.go Add routes priorities 2016-06-07 09:17:39 +02:00
saveBackend.go Tweak comments to satisfy golint 2016-04-28 04:00:38 -07:00
stats.go Refactor StatsRecorder 2016-12-19 15:24:00 +01:00
stripPrefix.go Fix multiple response.WriteHeader calls 2016-04-06 14:30:29 +02:00