.. |
accesslog
|
First stage of access logging middleware. Initially without any output appenders.
|
2017-04-23 00:46:45 +02:00 |
addPrefix.go
|
Add Rule AddPrefix
|
2016-12-19 17:12:52 +01:00 |
authenticator.go
|
Allow usersFile to be specified for basic or digest auth
|
2017-03-09 20:24:44 -05:00 |
authenticator_test.go
|
Allow usersFile to be specified for basic or digest auth
|
2017-03-09 20:24:44 -05:00 |
cbreaker.go
|
Fix bad circuit breaker expression
|
2016-06-23 16:33:54 +02:00 |
compress.go
|
Import order as goimports does
|
2016-12-30 19:04:02 +01:00 |
handlerSwitcher.go
|
Import order as goimports does
|
2016-12-30 19:04:02 +01:00 |
logger.go
|
First stage of access logging middleware. Initially without any output appenders.
|
2017-04-23 00:46:45 +02:00 |
logger_test.go
|
First stage of access logging middleware. Initially without any output appenders.
|
2017-04-23 00:46:45 +02:00 |
metrics.go
|
Improving instrumentation. (#1042)
|
2017-01-17 18:14:13 +01:00 |
prometheus.go
|
Fix metrics registering
|
2017-04-11 22:36:55 +02:00 |
prometheus_test.go
|
Fix metrics registering
|
2017-04-11 22:36:55 +02:00 |
replace_path.go
|
added path replacement rule
|
2017-04-26 23:33:32 -07:00 |
replace_path_test.go
|
added path replacement rule
|
2017-04-26 23:33:32 -07:00 |
retry.go
|
Set a NopCloser request body with retry middleware
|
2017-02-02 17:24:49 +01:00 |
rewrite.go
|
Import order as goimports does
|
2016-12-30 19:04:02 +01:00 |
routes.go
|
Add routes priorities
|
2016-06-07 09:17:39 +02:00 |
stats.go
|
Refactor StatsRecorder
|
2016-12-19 15:24:00 +01:00 |
stripPrefix.go
|
Pass stripped prefix downstream as header
|
2017-04-16 19:24:26 +10:00 |
stripPrefixRegex.go
|
Fix regex with PathStrip
|
2017-04-28 17:33:14 +02:00 |
stripPrefixRegex_test.go
|
Fix regex with PathStrip
|
2017-04-28 17:33:14 +02:00 |