0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/api
Ramkumar Chinchani f10c174c0e routes: add Content-Type header for HEAD manifest response
With recent docker client-side changes, on 'docker pull' we see:
"Error response from daemon: missing or empty Content-Type header"

Hence, set Content-Type header.

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
2021-07-23 10:00:32 -07:00
..
auth.go auth: support a read-only mode 2020-07-10 21:48:35 -07:00
config.go logs: add an audit log for API calls with unit tests 2021-06-24 10:53:27 -07:00
controller.go logs: add an audit log for API calls with unit tests 2021-06-24 10:53:27 -07:00
controller_test.go api: use blob cache path while making hard link 2021-06-30 01:42:21 -07:00
errors.go Upgraded build pipeline 2020-06-25 23:43:31 -07:00
ldap.go Upgraded build pipeline 2020-06-25 23:43:31 -07:00
regexp.go Upgraded build pipeline 2020-06-25 23:43:31 -07:00
routes.go routes: add Content-Type header for HEAD manifest response 2021-07-23 10:00:32 -07:00