1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server/router/image
Brian Goff 05390c4f6e Rely on request.Context() cancellation
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>
2018-11-27 17:06:31 -08:00
..
backend.go distribution: fix passing platform struct to puller 2018-06-27 14:59:31 -07:00
image.go Rely on request.Context() cancellation 2018-11-27 17:06:31 -08:00
image_routes.go system: add back lcow validation function 2018-06-27 15:24:26 -07:00