Description of problem: $ curl -I "https://openshift.redhat.com/broker/rest/api" HTTP/1.1 406 Not Acceptable Cache-Control: no-cache Content-Type: text/html; charset=utf-8 Date: Tue, 10 May 2016 18:30:09 GMT ProxyTime: D=18527 Server: Apache/2.2.15 (Red Hat) Status: 406 Strict-Transport-Security: max-age=15768000, includeSubDomains Vary: Accept-Encoding,User-Agent X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 3.0.21 X-Rack-Cache: miss X-Request-Id: f2452d6cc71b3ff658ff1d6c3398ecda X-Runtime: 0.011296 X-UA-Compatible: IE=Edge,chrome=1 Connection: keep-alive Version-Release number of selected component (if applicable): 2.x How reproducible: Steps to Reproduce: (see above please!) 1. 2. 3. Actual results: curl -I "https://openshift.redhat.com/broker/rest/api" HTTP/1.1 406 Not Acceptable Cache-Control: no-cache Content-Type: text/html; charset=utf-8 Date: Tue, 10 May 2016 18:30:09 GMT ProxyTime: D=18527 Server: Apache/2.2.15 (Red Hat) Status: 406 Strict-Transport-Security: max-age=15768000, includeSubDomains Vary: Accept-Encoding,User-Agent X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 3.0.21 X-Rack-Cache: miss X-Request-Id: f2452d6cc71b3ff658ff1d6c3398ecda X-Runtime: 0.011296 X-UA-Compatible: IE=Edge,chrome=1 Connection: keep-alive Expected results: Additional info:
Closing in favor of an existing online bug for this issue that has been verified by QA. *** This bug has been marked as a duplicate of bug 1324208 ***