mirror of
https://github.com/containers/podman.git
synced 2026-02-24 02:27:05 -05:00
The standard lib states that server handlers don't need to close the body, so let's not do that to avoid any unforeseen side effect. [NO TESTS NEEDED] - existing tests should suffice. Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>