distribution/registry/handlers
Aaron Lehmann 98d9b5f589 Fix tests after #846
Change checkResponse to only expect the configured
X-Content-Type-Options header if it doesn't receive a 405 error, which
means the handler isn't registered for that method.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-08-18 13:33:26 -07:00
..
api_test.go Fix tests after #846 2015-08-18 13:33:26 -07:00
app.go Merge pull request #846 from aaronlehmann/http-header-configuration 2015-08-18 12:53:05 -07:00
app_test.go Move common error codes to errcode package 2015-08-11 11:50:58 -07:00
basicauth.go
basicauth_prego14.go
blob.go Change some incorrect error types in proxy stores from API errors to 2015-08-11 14:16:24 -07:00
blobupload.go Change some incorrect error types in proxy stores from API errors to 2015-08-11 14:16:24 -07:00
catalog.go Create Repositories method 2015-07-21 21:45:14 -07:00
context.go Create Repositories method 2015-07-21 21:45:14 -07:00
helpers.go Don't panic when a http.ResponseWriter does not implement CloseNotifier 2015-08-06 15:50:54 -07:00
hmac.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
hmac_test.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
hooks.go Feature: Web Panic Reporting via hooks 2015-05-31 14:21:22 +00:00
images.go Change some incorrect error types in proxy stores from API errors to 2015-08-11 14:16:24 -07:00
mail.go Feature: Web Panic Reporting via hooks 2015-05-31 14:21:22 +00:00
tags.go Allow Manifest Service to be configured with function arguments 2015-07-15 12:25:16 -07:00