distribution/registry/client
Derek McGowan 16396a7a80
Add OAuth error for client
Allow clients to handle errors being set in the WWW-Authenticate
rather than in the body. The WWW-Authenticate errors give a
more precise error describing what is needed to authorize
with the server.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-11-09 15:27:40 -08:00
..
auth Refactor authorization challenges to its own package 2016-11-09 15:27:40 -08:00
transport registry/client: set Accept: identity header when getting layers 2016-10-25 10:33:11 +02:00
blob_writer.go Adds new storagedriver.FileWriter interface 2016-03-08 16:37:44 -08:00
blob_writer_test.go Add ability to pass in substitution args into an Error 2015-07-15 11:02:10 -07:00
errors.go Add OAuth error for client 2016-11-09 15:27:40 -08:00
errors_test.go Include status code in UnexpectedHTTPResponseError 2016-03-15 09:03:56 -07:00
repository.go tag service: properly handle error responses on HEAD requests by (#1918) 2016-08-26 14:35:04 -07:00
repository_test.go tag service: properly handle error responses on HEAD requests by (#1918) 2016-08-26 14:35:04 -07:00