headers->set('Content-Type', 'application/json'); $response->headers->set('charset', 'utf-8'); return $response; } }