Description
In trunk the servlets like /stacks and /metrics are returning text/html content-type instead of text/plain. Security wise it's much safer to default to text/plain and require servlets to explicitly set the content-type to text/html when required.
Attachments
Attachments
Issue Links
- is related to
-
MAPREDUCE-2253 Servlets should specify content type
- Closed