mirror of
https://github.com/docker/docs.git
synced 2026-03-30 15:58:53 +07:00
We need this, so client can get error from stream and not from status code, which is already 200, because write to ResponseWriter was occured. Signed-off-by: Alexander Morozov <lk4d4@docker.com>