distribution/registry/client
Derek McGowan 68d5ecf6bf Update ReadFrom to wrap reader in NopCloser
Wrapping the reader in a NopCloser is necessary to prevent the http library from closing the input reader.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2015-05-15 17:56:27 -07:00
..
authchallenge.go Create authentication handler 2015-05-15 17:56:27 -07:00
authchallenge_test.go Create authentication handler 2015-05-15 17:56:27 -07:00
errors.go Create authentication handler 2015-05-15 17:56:27 -07:00
layer.go Create authentication handler 2015-05-15 17:56:27 -07:00
layer_upload.go Update ReadFrom to wrap reader in NopCloser 2015-05-15 17:56:27 -07:00
layer_upload_test.go Cleanup session and config interface 2015-05-15 17:56:27 -07:00
repository.go Add tags implementation 2015-05-15 17:56:27 -07:00
repository_test.go Add tags implementation 2015-05-15 17:56:27 -07:00
session.go Create authentication handler 2015-05-15 17:56:27 -07:00
session_test.go Cleanup session and config interface 2015-05-15 17:56:27 -07:00
transport.go Cleanup session and config interface 2015-05-15 17:56:27 -07:00