traefik/pkg/middlewares
Julien Salleyron b40fa61783
Fix memory leak in metrics
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2020-03-19 13:48:04 +01:00
..
accesslog Access log field quotes. 2020-03-17 12:36:04 +01:00
addprefix fix: stripPrefix middleware with empty resulting path. 2019-11-14 10:32:05 +01:00
auth don't create http client for each request in forwardAuth middleware 2020-02-03 18:44:03 +01: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 Conditionnal compression based on Content-Type 2019-10-31 11:36:05 +01: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 Remove Request Headers CORS Preflight Requirement 2019-11-28 15:24:06 +01: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 memory leak in metrics 2020-03-19 13:48:04 +01:00
passtlsclientcert fix: PassClientTLSCert middleware separators and formatting 2019-12-09 12:20:06 +01: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 X-Forwarded-Proto must not skip the redirection. 2019-11-15 12:36:04 +01:00
replacepath Added support for replacement containing escaped characters 2020-03-03 16:20:05 +01:00
replacepathregex Added support for replacement containing escaped characters 2020-03-03 16:20:05 +01: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 extraction for zipkin tracing 2019-12-02 14:18:07 +01: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