You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Francis Lavoie 7557d1d922
reverseproxy: Avoid returning a `nil` error during GetClientCertificate (#4550)
3 years ago
..
fastcgi fastcgi: Fix a TODO, prevent zap using reflection for logging env (#4437) 3 years ago
admin.go reverseproxy: Admin endpoint for reporting upstream statuses (#4125) 4 years ago
caddyfile.go reverseproxy: Fix incorrect `health_headers` Caddyfile parsing (#4485) 3 years ago
command.go Improve the reverse-proxy CLI --to flag help message (#4535) 3 years ago
healthchecks.go Move from deprecated ioutil to os and io packages (#4364) 3 years ago
hosts.go reverseproxy: Fix dial placeholders, SRV, active health checks (#3780) 4 years ago
httptransport.go reverseproxy: Avoid returning a `nil` error during GetClientCertificate (#4550) 3 years ago
reverseproxy.go admin, reverseproxy: Stop timers if canceled to avoid goroutine leak (#4482) 3 years ago
selectionpolicies.go reverseproxy: fix hash selection policy (#4137) 4 years ago
selectionpolicies_test.go reverseproxy: Minor logging improvements 4 years ago
streaming.go reverseproxy: Incorporate latest proxy changes from stdlib (#4266) 4 years ago
streaming_test.go ci: Use golangci's github action for linting (#3794) 4 years ago