.. |
accesslog
|
Rename the non-exposed field "count" to "size"
|
2020-01-07 20:00:05 +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
|
Let metrics libs handle the atomicity
|
2020-02-11 16:40:05 +01:00 |
passtlsclientcert
|
Add serial number certificate to forward headers
|
2019-12-12 00:32:03 +01:00 |
pipelining
|
fix: update linter.
|
2019-09-26 11:00:06 +02:00 |
ratelimiter
|
Add period for rate limiter middleware
|
2020-01-08 11:44:04 +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 |