traefik/pkg/middlewares
2019-11-14 10:32:05 +01:00
..
accesslog Avoid closing stdout when the accesslog handler is closed 2019-10-28 11:52:04 +01:00
addprefix fix: stripPrefix middleware with empty resulting path. 2019-11-14 10:32:05 +01:00
auth fix: update linter. 2019-09-26 11:00:06 +02:00
buffering fix: logger and context. 2019-09-13 19:28:04 +02:00
chain fix: logger and context. 2019-09-13 19:28:04 +02:00
circuitbreaker fix: logger and context. 2019-09-13 19:28:04 +02:00
compress fix: logger and context. 2019-09-13 19:28:04 +02:00
customerrors error pages: do not buffer response when it's not an error 2019-10-28 11:52:04 +01:00
emptybackendhandler chore: go module 2019-08-12 05:06:04 -07:00
forwardedheaders chore: go module 2019-08-12 05:06:04 -07:00
headers fix: update linter. 2019-09-26 11:00:06 +02:00
inflightreq Add rate limiter, rename maxConn into inFlightReq 2019-08-26 03:20:06 -07:00
ipwhitelist fix: logger and context. 2019-09-13 19:28:04 +02:00
metrics fix: panic with metrics recorder. 2019-09-30 14:42:04 +02:00
passtlsclientcert fix: update linter. 2019-09-26 11:00:06 +02:00
pipelining fix: update linter. 2019-09-26 11:00:06 +02:00
ratelimiter Fix rate limiting and SSE 2019-11-12 11:06:05 +01:00
recovery fix: add stacktrace when recover. 2019-10-18 11:30:05 +02:00
redirect fix: update linter. 2019-09-26 11:00:06 +02:00
replacepath fix: update linter. 2019-09-26 11:00:06 +02:00
replacepathregex fix: update linter. 2019-09-26 11:00:06 +02:00
requestdecorator chore: go module 2019-08-12 05:06:04 -07:00
retry fix: logger and context. 2019-09-13 19:28:04 +02:00
stripprefix fix: stripPrefix middleware with empty resulting path. 2019-11-14 10:32:05 +01:00
stripprefixregex fix: stripPrefix middleware with empty resulting path. 2019-11-14 10:32:05 +01:00
tracing fix: update linter. 2019-09-26 11:00:06 +02:00
extractor.go Add rate limiter, rename maxConn into inFlightReq 2019-08-26 03:20:06 -07:00
handler_switcher.go chore: go module 2019-08-12 05:06:04 -07:00
middleware.go fix: logger and context. 2019-09-13 19:28:04 +02:00
stateful.go Move code to pkg 2019-03-15 09:42:03 +01:00