Joseph Wu created MESOS-5891:
--------------------------------
Summary: /help endpoint does not set Content-Type to HTML
Key: MESOS-5891
URL: https://issues.apache.org/jira/browse/MESOS-5891
Project: Mesos
Issue Type: Bug
Affects Versions: 1.0.0
Reporter: Joseph Wu
Priority: Critical
Fix For: 1.0.0, 1.1.0
This change added a default {{Content-Type}} to all responses:
https://github.com/apache/mesos/commit/b2c5d91addbae609af3791f128c53fb3a26c7d53
Unfortunately, this changed the {{/help}} endpoint from no {{Content-Type}} to
{{text/plain}}. For a browser to render this page correctly, we need an HTML
content type.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)