distribution/registry/api
Antonio Murdaca f60f275c29 registry: do not use http.StatusTooManyRequests
go1.5 doesn't export http.StatusTooManyRequests while
go1.6 does. Fix this by hardcoding the status code for now.

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2016-05-03 21:24:45 +02:00
..
errcode registry: do not use http.StatusTooManyRequests 2016-05-03 21:24:45 +02:00
v2 Enable URLs returned from the registry to be configured as relative. 2016-03-23 15:14:32 -07:00