.. |
accesslog
|
Enable loss less rotation of log files
|
2017-09-15 15:02:03 +02:00 |
auth
|
Pass through certain forward auth negative response headers
|
2017-11-02 11:06:03 +01:00 |
addPrefix.go
|
Add Rule AddPrefix
|
2016-12-19 17:12:52 +01:00 |
addPrefix_test.go
|
test: add AddPrefix test.
|
2017-06-09 23:55:49 +02:00 |
cbreaker.go
|
Fix bad circuit breaker expression
|
2016-06-23 16:33:54 +02:00 |
compress.go
|
Revert "Merge v1.4.2 into master"
|
2017-11-15 18:18:03 +01:00 |
compress_test.go
|
Revert "Merge v1.4.2 into master"
|
2017-11-15 18:18:03 +01:00 |
empty_backend_handler.go
|
respond with 503 on empty backend
|
2017-07-19 19:28:24 +02:00 |
empty_backend_handler_test.go
|
respond with 503 on empty backend
|
2017-07-19 19:28:24 +02:00 |
error_pages.go
|
Custom Error Pages (#1675)
|
2017-07-01 01:04:18 +02:00 |
error_pages_test.go
|
Code cleaning.
|
2017-08-18 02:18:02 +02:00 |
handlerSwitcher.go
|
Import order as goimports does
|
2016-12-30 19:04:02 +01:00 |
headers.go
|
Keep status when stream mode and compress
|
2017-11-09 00:48:03 +01:00 |
headers_test.go
|
Keep status when stream mode and compress
|
2017-11-09 00:48:03 +01:00 |
ip_whitelister.go
|
Add TrustForwardHeader options.
|
2017-10-16 12:46:03 +02:00 |
metrics.go
|
bug command.
|
2017-10-02 10:32:02 +02:00 |
metrics_test.go
|
add RetryAttempts to AccessLog in JSON format
|
2017-08-28 12:50:02 +02:00 |
recover.go
|
refactor: migration Negroni from codegangsta to urfave
|
2017-07-20 15:19:15 +02:00 |
recover_test.go
|
refactor: migration Negroni from codegangsta to urfave
|
2017-07-20 15:19:15 +02:00 |
replace_path.go
|
Merge 'v1.3.5'
|
2017-08-01 19:32:44 +02:00 |
replace_path_regex.go
|
Added ReplacePathRegex middleware
|
2017-10-30 12:54:03 +01:00 |
replace_path_regex_test.go
|
Added ReplacePathRegex middleware
|
2017-10-30 12:54:03 +01:00 |
replace_path_test.go
|
Fix replace path rule
|
2017-07-19 10:27:52 +02:00 |
retry.go
|
fix SSE subscriptions when retries are enabled
|
2017-09-20 18:40:03 +02:00 |
retry_test.go
|
add RetryAttempts to AccessLog in JSON format
|
2017-08-28 12:50:02 +02: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 |
secure.go
|
Create Header Middleware
|
2017-06-13 12:34:17 +02:00 |
stateful.go
|
Fix stats responseRecorder Hijacker
|
2017-05-15 09:17:33 +02:00 |
stats.go
|
refactor: minor changes.
|
2017-08-25 11:08:02 +02:00 |
stripPrefix.go
|
enable prefix matching within slash boundaries
|
2017-10-06 11:34:03 +02:00 |
stripPrefix_test.go
|
enable prefix matching within slash boundaries
|
2017-10-06 11:34:03 +02:00 |
stripPrefixRegex.go
|
refactor: Enhance rules tests.
|
2017-05-31 10:34:00 +02:00 |
stripPrefixRegex_test.go
|
test: use MustNewRequest.
|
2017-06-09 23:55:49 +02:00 |