containerd/remotes/docker
Derek McGowan bb00872800
Add user agent header to all requests
Currently the user agent is only being used on the initial
resolve request, then switching to the default user agent.
This ensures the correct user agent is always used. There is
a larger fix in progress which does this is a cleaner way, but
the scope of this change is fixing the user agent issue.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2019-06-11 22:57:58 +08:00
..
schema1 Compute manifest metadata when not provided. 2019-05-01 00:53:16 -04:00
auth.go fix: linter issue 2019-01-23 22:54:51 +08:00
authorizer.go Add user agent header to all requests 2019-06-11 22:57:58 +08:00
converter.go bugfix: support application/octet-stream during pull 2018-12-29 13:58:36 +08:00
fetcher_test.go Address review comments 2019-03-21 15:59:49 +00:00
fetcher.go Update handling of registry errors 2019-04-04 14:51:03 -04:00
handler_test.go remotes: add distribution labels to blob data 2019-03-12 13:42:54 +08:00
handler.go Fix misspells 2019-04-30 20:38:24 +02:00
httpreadseeker.go Fix typos 2018-09-07 16:59:42 +08:00
pusher.go docker/pusher: handle location string containing path and query 2018-06-05 19:25:19 +00:00
resolver_test.go Update resolver code 2018-09-28 14:32:23 -07:00
resolver.go Add user agent header to all requests 2019-06-11 22:57:58 +08:00
scope_test.go Update tests to use gotest.tools angel 2018-06-08 21:02:01 +02:00
scope.go Licence header added 2018-02-19 10:32:26 +09:00
status.go Licence header added 2018-02-19 10:32:26 +09:00