traefik/middlewares
2018-07-17 12:02:03 +02:00
..
accesslog Minor changes 2018-07-03 10:02:03 +02:00
auth Don't pass the Authorization header to the backends 2018-07-16 13:52:03 +02:00
errorpages Error pages and header merge 2018-05-28 15:00:04 +02:00
pipelining Create middleware to be able to handle HTTP pipelining correctly 2018-06-20 09:12:03 +02:00
redirect Merge branch 'v1.5' into master 2018-02-27 14:10:24 +01:00
tracing Minor changes 2018-07-03 10:02:03 +02:00
addPrefix.go
addPrefix_test.go
cbreaker.go Extreme Makeover: server refactoring 2018-06-11 11:36:03 +02:00
compress.go Minor changes 2018-07-03 10:02:03 +02:00
compress_test.go
empty_backend_handler.go Extreme Makeover: server refactoring 2018-06-11 11:36:03 +02:00
empty_backend_handler_test.go Extreme Makeover: server refactoring 2018-06-11 11:36:03 +02:00
handlerSwitcher.go
headers.go Add SSLForceHost support. 2018-05-14 11:44:03 +02:00
headers_test.go
ip_whitelister.go Fix whitelist and XFF. 2018-04-23 16:20:05 +02:00
ip_whitelister_test.go Fix whitelist and XFF. 2018-04-23 16:20:05 +02:00
metrics.go Fix panic in atomic on ARM and x86-32 platforms 2018-04-17 10:32:03 +02:00
metrics_test.go
recover.go
recover_test.go
replace_path.go
replace_path_regex.go
replace_path_regex_test.go
replace_path_test.go
request_host.go Performance enhancements for the rules matchers. 2018-07-09 15:08:04 +02:00
request_host_test.go Performance enhancements for the rules matchers. 2018-07-09 15:08:04 +02:00
retry.go Auth section in web UI. 2018-07-17 12:02:03 +02:00
retry_test.go avoid retries when any data was written to the backend 2018-06-19 13:56:04 +02:00
routes.go Minor changes 2018-07-03 10:02:03 +02:00
secure.go New option in secure middleware 2018-03-02 14:24:03 +01:00
stateful.go
stats.go
stripPrefix.go
stripPrefix_test.go
stripPrefixRegex.go
stripPrefixRegex_test.go