mirror of
https://github.com/distribution/distribution.git
synced 2025-10-11 21:26:29 +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>