ACDEV-1158: Escape HTML error responses

Merged
#43 · Created  · Last updated

Merged pull request

Merged in ACDEV-1158-html-escape-error-responses (pull request #43)

84de558·Author: ·Closed by: ·2014-03-14

Description

First I thought we could just change the content type for these responses to text/plain. But there is still a certain risk that browsers (especially older IEs) try to be smart and render the content as html.

So errors keep the text/html content type and the returned contents are being escaped.

0 attachments

0 comments

Loading commits...