mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-05 13:35:19 -04:00
33f60da9f2
Prevents caddy from performing disk IO needlessly when the request is cancelled before the listing is finished. Closes #5129