mirror of
https://github.com/distribution/distribution.git
synced 2025-09-28 23:45:44 +00:00
This is ensures that users of the ResponseWriter from the context correctly track usage. Otherwise, context reporting is incorrect. Signed-off-by: Stephen J Day <stephen.day@docker.com>