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 c50094fc9d
reverseproxy: Implement trusted proxies for `X-Forwarded-*` headers (#4507)
3 years ago
..
fastcgi fastcgi: Set SERVER_PORT to 80 or 443 depending on scheme (#4572) 3 years ago
addresses.go reverseproxy: Refactor dial address parsing, augment command parsing (#4616) 3 years ago
admin.go reverseproxy: Admin endpoint for reporting upstream statuses (#4125) 4 years ago
caddyfile.go reverseproxy: Implement trusted proxies for `X-Forwarded-*` headers (#4507) 3 years ago
command.go reverseproxy: Refactor dial address parsing, augment command parsing (#4616) 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 reverseproxy: Implement trusted proxies for `X-Forwarded-*` headers (#4507) 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