moby--moby/api/server/router/image
Yong Tang 2f27632cde Return `application/json` for image/load API (quite=1)
This fix tries to address the issue raised in 25529 wehre the
image/load API returns `application/json` for quiet=0 and
`text/plain` for quite=1.

This fix makes the change so that `application/json` is returned
for both quiet=0 and quite=1.

This fix has been tested manually.

This fix fixes 25529.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-08-09 17:55:42 -07:00
..
backend.go Add `--limit` option to `docker search` 2016-06-02 19:12:20 -07:00
image.go Merge pull request #21586 from calavera/remove_runconfig_from_routes 2016-03-29 08:40:49 -07:00
image_routes.go Return `application/json` for image/load API (quite=1) 2016-08-09 17:55:42 -07:00