spiegel_podman/pkg/api/handlers
Aditya R 7e37c608f7 compat: endpoint /build must set header content type as application/json in reponse
Lot of clients are expecting proper `Content-type: application/json`
configured in response headers of `/build` compat api. Following commit
fixes that.

Fixes issues where code is setting header field after writing header
which is wrong. We must set `content-type` before we write and flush
http header.

Signed-off-by: Aditya R <arajan@redhat.com>
2022-02-10 13:58:12 -05:00
..
compat compat: endpoint /build must set header content type as application/json in reponse 2022-02-10 13:58:12 -05:00
libpod Podman pod create --share-parent vs --share=cgroup 2022-02-10 13:49:46 -05:00
swagger bump go module to version 4 2022-01-18 12:47:07 +01:00
types bump go module to version 4 2022-01-18 12:47:07 +01:00
utils Fix handling of duplicate matches on id expansion 2022-01-24 13:19:16 -05:00
decoder.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types.go bump go module to version 4 2022-01-18 12:47:07 +01:00