-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57506/
-----------------------------------------------------------
Review request for Ambari, Balázs Bence Sári, Laszlo Puskas, Robert Levas, and
Sebastian Toader.
Bugs: AMBARI-20394
https://issues.apache.org/jira/browse/AMBARI-20394
Repository: ambari
Description
-------
No Content-Type HTTP header is set when downloading woff or ttf files.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariServer.java
a2441bd
Diff: https://reviews.apache.org/r/57506/diff/1/
Testing
-------
tested with curl:
curl -vv --user admin:admin --insecure
https://c6401.ambari.apache.org:8443/font/fontawesome-webfont.woff?v=3.2.1
curl -vv --user admin:admin --insecure
https://c6401.ambari.apache.org:8443/font/fontawesome-webfont.ttf
waiting for unit test results..
Thanks,
Attila Magyar