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