mirror of
https://github.com/moby/moby.git
synced 2026-07-10 00:28:51 +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>