traefik/pkg/middlewares
Ludovic Fernandez f29325c679
Update to go1.21
2023-08-16 17:50:06 +02:00
..
accesslog fix: remove logs of the request 2022-12-05 11:30:05 +01:00
addprefix chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
auth chore: update linter 2023-06-05 10:24:06 +02:00
buffering chore: update to go1.20 2023-02-23 15:06:05 +01:00
capture chore: update linter 2023-06-05 10:24:06 +02:00
chain chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
circuitbreaker fix: remove logs of the request 2022-12-05 11:30:05 +01:00
compress Update to go1.21 2023-08-16 17:50:06 +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 Support informational headers in middlewares redefining the response writer. 2023-06-14 17:42:44 +02:00
emptybackendhandler fix: remove logs of the request 2022-12-05 11:30:05 +01:00
forwardedheaders Support forwarded websocket protocol in RedirectScheme 2022-07-06 11:54:08 +02:00
headers Support informational headers in middlewares redefining the response writer. 2023-06-14 17:42:44 +02:00
inflightreq fix: remove logs of the request 2022-12-05 11:30:05 +01:00
ipwhitelist Remove request dump from IPWhitelist debug log and tracing message 2022-08-11 16:20:14 +02:00
metrics Add prometheus metric requests_total with headers 2023-03-20 18:06:07 +01:00
passtlsclientcert Remove raw cert escape in PassTLSClientCert middleware 2022-10-13 15:08:08 +02:00
pipelining Support informational headers in middlewares redefining the response writer. 2023-06-14 17:42:44 +02:00
ratelimiter fix no rate limiting if average is 0 2023-01-03 16:16:05 +01:00
recovery Spelling 2022-02-21 12:40:09 +01:00
redirect chore: update linter 2023-06-05 10:24:06 +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 fix: IPv6 addr in square brackets 2022-09-09 10:44:07 +02:00
retry Support informational headers in middlewares redefining the response writer. 2023-06-14 17:42:44 +02:00
snicheck Use CNAME for SNI check on host header 2022-02-14 17:18:08 +01:00
stripprefix chore: update linter 2022-02-15 14:56:53 +01:00
stripprefixregex chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
tcp feat: add in flight connection middleware 2021-11-29 17:12:06 +01:00
tracing Spelling 2022-02-21 12:40:09 +01:00
extractor.go fix: remove logs of the request 2022-12-05 11:30:05 +01: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