mirror of
https://github.com/containers/podman.git
synced 2026-07-18 03:01:50 -04: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>