Commit b083af5
committed
Use charset UTF-8 for JSON responses
JSON is unicode, but if no charset is specified, ISO-8859-1 will be used
by servlet containers.1 parent 03cc664 commit b083af5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
| 284 | + | |
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
| |||
0 commit comments