distribution/registry/client/auth
Aaron Lehmann fbdfd1ac35 Use http.NewRequestWithContext for outgoing HTTP requests
This simple change mainly affects the distribution client. By respecting
the context the caller passes in, timeouts and cancellations will work
as expected. Also, transports which rely on the context (such as tracing
transports that retrieve a span from the context) will work properly.

Signed-off-by: Aaron Lehmann <alehmann@netflix.com>
2022-08-10 10:38:30 -07:00
..
challenge Fix typo in NewSimpleManager() documentation 2021-02-03 13:11:53 +01:00
api_version.go Fix typo in Version doc 2015-07-08 11:02:47 -07:00
session.go Use http.NewRequestWithContext for outgoing HTTP requests 2022-08-10 10:38:30 -07:00
session_test.go go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00