mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
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>