traefik/pkg/middlewares
2021-11-08 22:41:43 +01:00
..
accesslog chore: update linter 2021-11-04 09:50:11 +01:00
addprefix chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
auth fix: do not require a TLS client cert when InsecureSkipVerify is false 2021-10-26 10:54:11 +02:00
buffering chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
chain chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
circuitbreaker chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
compress Implement customizable minimum body size for compress middleware 2021-09-20 18:00:08 +02:00
connectionheader fix: remove hop-by-hop headers define in connection header beore some middleware 2021-07-30 12:20:07 +02:00
customerrors fix: forward request Host to errors middleware service 2021-09-27 17:40:13 +02:00
emptybackendhandler healthcheck: add support at the load-balancers of services level 2021-06-25 21:08:11 +02:00
forwardedheaders fix: infinite loop in forwarded header middleware. 2021-02-02 11:40:04 +01:00
headers Conditional CloseNotify in header middleware 2021-08-19 18:02:07 +02:00
inflightreq chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
ipwhitelist chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
metrics Add router metrics 2021-04-30 10:22:04 +02:00
passtlsclientcert Merge branch v2.5 into master 2021-11-08 22:41:43 +01:00
pipelining chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
ratelimiter ratelimiter: use correct ttlSeconds value, and always call Set 2021-07-26 17:20:27 +02:00
recovery perf: improve forwarded header and recovery middlewares 2021-01-21 10:04:04 +01:00
redirect redirect: fix comparison when explicit port request and implicit redirect port 2021-08-11 17:10:12 +02:00
replacepath fix: use EscapedPath as header value when RawPath is empty 2021-10-08 11:32:08 +02:00
replacepathregex fix: use EscapedPath as header value when RawPath is empty 2021-10-08 11:32:08 +02:00
requestdecorator chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
retry Update to go1.16 2021-03-04 20:08:03 +01:00
stripprefix chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
stripprefixregex chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
tcp/ipwhitelist Move from deprecated ioutil to os and io packages 2021-09-28 15:30:14 +02:00
tracing Conditional CloseNotify in header middleware 2021-08-19 18:02:07 +02:00
extractor.go chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
handler_switcher.go chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
middleware.go chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
stateful.go Update linter 2020-05-11 12:06:07 +02:00