index
:
db-fakedisplay
async-iris
feature/internal-hafas-api
main
master
App/Infoscreen for Railway Departures in Germany
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
index.pl
1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.pl b/index.pl
index ac5be2b..a4a2442 100644
--- a/
index.pl
+++ b/
index.pl
@@ -260,4 +260,5 @@ app->config(
},
);
+app->types->type( json => 'application/json; charset=utf-8' );
app->start();