mirror of
https://github.com/lunchcat/sif.git
synced 2026-01-13 21:36:28 -08:00
move resp.body.close() inside the loop after use instead of deferring, which would only run when the outer function exits
move resp.body.close() inside the loop after use instead of deferring, which would only run when the outer function exits