For some reasons our continuous integration tests have failed since 7 feb 2017(Tue).
The log are generated via https://github.com/SeleniumHQ/selenium/wiki/JsonWireProtoc
Downgrade to chromium-55.0.2883.87-1 (ChromeDriver 2.24 ) helps me
Chrome has deprecated this CSP in versions 56 and newer
https://www.chromestatus.com/feature/5769374145183744
It would be up to the site you're actually visiting to apply headers correctly, so not something you can control from your client side tests.