1
0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-31 02:21:43 +02:00
Commit graph

1 commit

Author SHA1 Message Date
fleandro
dd9813c65b
caddyhttp: ensure ResponseWriterWrapper and ResponseRecorder use ReadFrom if the underlying response writer implements it. ()
Doing so allows for splice/sendfile optimizations when available.
Fixes 

Co-authored-by: flga <flga@users.noreply.github.com>
Co-authored-by: Matthew Holt <mholt@users.noreply.github.com>
2022-09-07 21:13:35 +01:00