distribution/registry
Josh Hawn 46e1d28070 Updated urlbuilder X-Forwarded-Host logic
According to the Apache mod_proxy docs, X-Forwarded-Host can be a
comma-separated list of hosts, to which each proxy appends the requested
host. We want to grab only the first from this comma-separated list
to get the original requested Host when building URLs.

Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)
2015-05-06 11:04:51 -07:00
..
api/v2 Updated urlbuilder X-Forwarded-Host logic 2015-05-06 11:04:51 -07:00
auth fix some typos in source comments 2015-05-06 11:04:49 -07:00
client Remove unnecessary close in client 2015-03-03 19:29:12 -08:00
handlers Return after error in handler 2015-05-06 11:04:50 -07:00
middleware Rename top level registry interface to namespace 2015-04-09 19:21:33 -07:00
storage Attempt to address intermittent s3 RequestTimeout error 2015-05-06 11:04:50 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00