Skip to content

Commit 8e3ef48

Browse files
committed
Enforce UTF-8 charset
1 parent 313f00c commit 8e3ef48

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Form/REST/Abstract.cls.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
<Default>application/json</Default>
1212
</Parameter>
1313

14+
<Parameter name="CHARSET">
15+
<Default>UTF-8</Default>
16+
</Parameter>
17+
1418
<Parameter name="UseSession">
1519
<Type>Integer</Type>
1620
<Default>1</Default>

0 commit comments

Comments
 (0)