Final doc tweaks for v2.1
This commit is contained in:
@@ -247,6 +247,6 @@ class Json
|
||||
*/
|
||||
public static function setContentType(): void
|
||||
{
|
||||
header('Content-Type: application/json');
|
||||
header('Content-Type: application/json; charset=UTF-8');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user