distribution/registry/client/transport
Derek McGowan 49369ffe9a Only do auth checks for endpoints starting with v2
Changes behavior so ping doesn't happen if /v2/ is anywhere in a request path, but instead only at the beginning. This fixes attempts to ping on redirected URLs.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2015-05-20 13:35:23 -07:00
..
authchallenge.go Create client transport package 2015-05-15 17:56:28 -07:00
authchallenge_test.go Create client transport package 2015-05-15 17:56:28 -07:00
http_reader.go Update transport package to sever distribution dependency 2015-05-20 10:09:37 -07:00
session.go Only do auth checks for endpoints starting with v2 2015-05-20 13:35:23 -07:00
session_test.go Create client transport package 2015-05-15 17:56:28 -07:00
transport.go Lint and documentation fixes 2015-05-15 17:56:28 -07:00