mirror of
https://github.com/moby/moby.git
synced 2026-07-02 20:58:21 +00:00
This works around issues with the otel http handler wrapper causing multiple calls to `WriteHeader` when a `Flush` is called before `Write`. Signed-off-by: Brian Goff <cpuguy83@gmail.com>