..
accesslog
CloseNotifier: return pointer instead of value
2019-12-12 15:12:05 +01:00
addprefix
fix: stripPrefix middleware with empty resulting path.
2019-11-14 10:32:05 +01:00
auth
fix(tracing): makes sure tracing headers are being propagated when using forwardAuth
2020-01-07 15:48:07 +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
CloseNotifier: return pointer instead of value
2019-12-12 15:12:05 +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
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 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