mirror of
https://github.com/distribution/distribution.git
synced 2025-10-22 03:24:17 +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>