traefik/pkg/middlewares
Greg 67d9c8da0b
Add support for Brotli
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-11-15 10:56:08 +01:00
..
accesslog Handle capture on redefined http.responseWriters 2022-10-27 16:08:06 +02: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 Fix default for buffering middleware 2022-04-19 15:32:08 +02:00
capture Handle capture on redefined http.responseWriters 2022-10-27 16:08:06 +02:00
chain chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
circuitbreaker Allow config of additonal CircuitBreaker params 2022-04-05 12:30:08 +02:00
compress Add support for Brotli 2022-11-15 10:56:08 +01: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 URL replacement in errors middleware 2022-05-10 11:00:09 +02:00
emptybackendhandler healthcheck: add support at the load-balancers of services level 2021-06-25 21:08:11 +02:00
forwardedheaders Support forwarded websocket protocol in RedirectScheme 2022-07-06 11:54:08 +02:00
grpcweb Add GrpcWeb middleware 2022-10-27 17:34:06 +02: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
ipallowlist Renaming IPWhiteList to IPAllowList 2022-10-26 17:16:05 +02:00
metrics Support gRPC and gRPC-Web protocol in metrics 2022-11-08 10:52:09 +01:00
passtlsclientcert Remove raw cert escape in PassTLSClientCert middleware 2022-10-13 15:08:08 +02:00
pipelining chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
ratelimiter chore: update linter 2022-08-31 08:24:08 +02:00
recovery Spelling 2022-02-21 12:40:09 +01:00
redirect Support forwarded websocket protocol in RedirectScheme 2022-07-06 11:54:08 +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 fix: don't retry on panic 2022-08-29 11:36:08 +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 chore: change TCP middleware package 2022-10-26 17:42:07 +02:00
tracing Spelling 2022-02-21 12:40:09 +01: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