moby--moby/registry
Derek McGowan 33c94eb238 Quote registry error strings
Currently when registry error strings contain new line characters only the last line is displayed to the client. Quote the string to ensure the client can see the entire body value.

fixes #11346

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2015-03-16 15:32:47 -07:00
..
v2 Allow single name component repository names 2015-03-06 18:18:53 -08:00
auth.go
auth_test.go
authchallenge.go
config.go
config_test.go
endpoint.go Use request factory for registry ping 2015-03-16 14:21:00 -07:00
endpoint_test.go
httpfactory.go
registry.go
registry_mock_test.go
registry_test.go
service.go
session.go Quote registry error strings 2015-03-16 15:32:47 -07:00
session_v2.go
token.go
types.go