0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg/api
Bogdan BIVOLARU 0f386f0c89 Remove from Response header Range the 'bytes' string
Conformance spec requires responding to PATCH requests with
response header 'Content-Range' and value <range>

Signed-off-by: Bogdan BIVOLARU <104334+bogdanbiv@users.noreply.github.com>
2022-08-03 19:46:18 +03:00
..
config Report unknown keys when parsing configuration files 2022-05-16 14:13:31 -07:00
constants routes: strip query parameter from request URL 2022-06-08 22:50:37 -07:00
authn.go routes: changes required to do browser authentication 2022-03-08 17:42:54 -08:00
authz.go ext: use distribution spec route prefix for extension api 2022-05-22 16:35:16 -07:00
controller.go image level lint: enforce manifest mandatory annotations 2022-07-27 11:48:04 +03:00
controller_test.go Manage builds with different combinations of extensions 2022-06-30 09:53:52 -07:00
errors.go Leave zot repositories in a consistent state after zot hits fd limit closes #359 2022-03-31 13:25:15 -07:00
errors_test.go move references to zotregistry.io and project-zot 2021-12-05 10:52:27 -08:00
ldap.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
regexp.go lint: upgrade golangci-lint 2021-12-20 17:20:35 -08:00
routes.go Remove from Response header Range the 'bytes' string 2022-08-03 19:46:18 +03:00
routes_test.go image level lint: enforce manifest mandatory annotations 2022-07-27 11:48:04 +03:00
session.go controller: support rate-limiting incoming requests 2022-01-24 12:48:13 -08:00