mirror of
https://github.com/moby/moby.git
synced 2026-07-16 04:21:19 +00:00
The cancellable handler is no longer needed as the context that is passed with the http request will be cancelled just like the close notifier was doing. Signed-off-by: Brian Goff <cpuguy83@gmail.com>