distribution/registry/handlers
Richard 3dc2d849c7 Set cache headers for layers.
- Set an Etag header
     - Check If-None-Match and respond appropriately
     - Set a Cache-Control header with a default of 1 week

Signed-off-by: Richard Scothern <richard.scothern@gmail.com>
2015-05-12 17:49:18 -07:00
..
api_test.go Set cache headers for layers. 2015-05-12 17:49:18 -07:00
app.go Make Storage Driver API calls context aware. 2015-04-27 15:58:58 -07:00
app_test.go Make Storage Driver API calls context aware. 2015-04-27 15:58:58 -07:00
basicauth.go Move registry package into handler package 2015-02-10 17:25:40 -08:00
basicauth_prego14.go Move registry package into handler package 2015-02-10 17:25:40 -08:00
context.go Instantiate http context before dispatch 2015-04-15 19:53:36 -07:00
helpers.go Move registry package into handler package 2015-02-10 17:25:40 -08:00
hmac.go Move registry package into handler package 2015-02-10 17:25:40 -08:00
hmac_test.go Move registry package into handler package 2015-02-10 17:25:40 -08:00
images.go Implement immutable manifest reference support 2015-03-04 21:40:55 -08:00
layer.go Make Storage Driver API calls context aware. 2015-04-27 15:58:58 -07:00
layerupload.go Modify blob upload API 2015-05-06 15:43:23 -07:00
tags.go Add error return to Repository method on Registry 2015-02-13 16:27:33 -08:00