mirror of
https://github.com/caddyserver/caddy.git
synced 2025-04-03 19:50:04 -04:00
* caddyhttp: reverseproxy: fix hash selection policy Fixes: #4135 Test: go test './...' -count=1 * caddyhttp: reverseproxy: add test to catch #4135 If you revert the last commit, the test will fail.