Files
podman/pkg
Aditya R 3b561a4682 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-07 13:38:19 +05:30
..
2020-12-22 13:34:31 -05:00
2022-01-21 09:52:12 -05:00
2022-01-18 12:47:07 +01:00
2021-05-06 11:51:15 +02:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2019-07-23 15:43:40 -04:00
2022-01-19 12:05:04 -06:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2021-02-11 23:01:56 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-12 17:07:30 +01:00
2020-12-22 13:34:31 -05:00
2020-01-13 14:27:02 +01:00