mirror of https://github.com/containers/podman.git
Do not return 200 status code before we know if there will be an error. Delay writing the status code until we send the first response. That way we can set an error code inside the loop when we get a error on the first try, i.e. because an invalid descriptor was used. Fixes #22986 Signed-off-by: Paul Holzinger <pholzing@redhat.com> |
||
---|---|---|
.. | ||
containers.go | ||
containers_create.go | ||
containers_stats.go | ||
generate.go | ||
healthcheck.go | ||
images.go | ||
images_pull.go | ||
images_push.go | ||
info.go | ||
kube.go | ||
manifests.go | ||
networks.go | ||
play.go | ||
pods.go | ||
secrets.go | ||
swagger_spec.go | ||
system.go | ||
volumes.go |