mirror of
https://github.com/docker/docs.git
synced 2026-04-03 01:38:58 +07: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>