]> git.p6c8.net - jirafeau_mojo42.git/commitdiff
[BUGFIX] API: Set content type to plain text
authorDan Untenzu <untenzu@webit.de>
Mon, 16 Jan 2017 11:00:39 +0000 (12:00 +0100)
committerJerome Jutteau <j.jutteau@gmail.com>
Thu, 19 Jan 2017 18:53:35 +0000 (18:53 +0000)
Setting the content type to text only will
make some browsers to ignore the utf8 charset.

Set the default content type to "plain text"
to deliver UTF8 and avoid errors while generating
a bash script with special characters.


No differences found

patrick-canterino.de