.. |
accesslog
|
Merge branch 'v1.7' into master
|
2018-09-07 19:33:01 +02:00 |
auth
|
Basic Auth custom realm
|
2018-10-04 16:46:03 +02:00 |
errorpages
|
Small code enhancements
|
2018-08-06 20:00:03 +02:00 |
forwardedheaders
|
IPStrategy for selecting IP in whitelist
|
2018-08-24 16:20:03 +02:00 |
pipelining
|
Create middleware to be able to handle HTTP pipelining correctly
|
2018-06-20 09:12:03 +02:00 |
redirect
|
Extend https redirection tests, and fix incorrect behavior
|
2018-08-14 18:38:04 +02:00 |
tracing
|
Make Zipkin trace rate configurable
|
2018-10-09 10:18:02 +02:00 |
addPrefix.go
|
Correct Entrypoint Redirect with Stripped or Added Path
|
2018-07-31 11:28:03 +02:00 |
addPrefix_test.go
|
Fix RawPath handling in addPrefix
|
2017-12-15 03:50:07 +01:00 |
cbreaker.go
|
Small code enhancements
|
2018-08-06 20:00:03 +02:00 |
compress.go
|
Migrate Compress from bool to struct
|
2018-08-02 17:14:03 +02:00 |
compress_test.go
|
Small code enhancements
|
2018-08-06 20:00:03 +02:00 |
empty_backend_handler.go
|
Extreme Makeover: server refactoring
|
2018-06-11 11:36:03 +02:00 |
empty_backend_handler_test.go
|
Extreme Makeover: server refactoring
|
2018-06-11 11:36:03 +02:00 |
handlerSwitcher.go
|
Import order as goimports does
|
2016-12-30 19:04:02 +01:00 |
headers.go
|
Add SSLForceHost support.
|
2018-05-14 11:44:03 +02:00 |
headers_test.go
|
Small code enhancements
|
2018-08-06 20:00:03 +02:00 |
ip_whitelister.go
|
Merge branch 'v1.7' into master
|
2018-09-07 19:33:01 +02:00 |
ip_whitelister_test.go
|
IPStrategy for selecting IP in whitelist
|
2018-08-24 16:20:03 +02:00 |
metrics.go
|
Fix panic in atomic on ARM and x86-32 platforms
|
2018-04-17 10:32:03 +02:00 |
metrics_test.go
|
refactor: some minor changes.
|
2018-02-19 10:54:03 +01: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
|
Extend https redirection tests, and fix incorrect behavior
|
2018-08-14 18:38:04 +02:00 |
replace_path_regex.go
|
Extend https redirection tests, and fix incorrect behavior
|
2018-08-14 18:38:04 +02: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 |
request_host.go
|
Performance enhancements for the rules matchers.
|
2018-07-09 15:08:04 +02:00 |
request_host_test.go
|
Performance enhancements for the rules matchers.
|
2018-07-09 15:08:04 +02:00 |
retry.go
|
Update go version
|
2018-09-07 09:40:03 +02:00 |
retry_test.go
|
Merge branch 'v1.7' into master
|
2018-09-07 19:33:01 +02:00 |
routes.go
|
Minor changes
|
2018-07-03 10:02:03 +02:00 |
secure.go
|
New option in secure middleware
|
2018-03-02 14:24:03 +01: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
|
Extend https redirection tests, and fix incorrect behavior
|
2018-08-14 18:38:04 +02:00 |
stripPrefix_test.go
|
Fix raw path handling in strip prefix
|
2017-11-21 14:28:03 +01:00 |
stripPrefixRegex.go
|
Extend https redirection tests, and fix incorrect behavior
|
2018-08-14 18:38:04 +02:00 |
stripPrefixRegex_test.go
|
Fix raw path handling in strip prefix
|
2017-11-21 14:28:03 +01:00 |
tlsClientHeaders.go
|
Pass the TLS Cert infos in headers
|
2018-08-29 11:36:03 +02:00 |
tlsClientHeaders_test.go
|
Pass the TLS Cert infos in headers
|
2018-08-29 11:36:03 +02:00 |