opencontainers / distribution-spec

OCI Distribution Specification
https://opencontainers.org
Apache License 2.0
781 stars 201 forks source link

Introduce OCI-Chunk-Max-Length header in the docs #486

Open gabivlj opened 8 months ago

gabivlj commented 8 months ago

Related to: https://github.com/opencontainers/distribution-spec/issues/485

This allows registries that buffer request bodies via proxies to be able to handle uploads that surpass their in-memory limit.