'text/html; charset=utf-8', ])->withBody($html, 'text/html')->post('http://nu-validator:8888/?out=json'); $json = $response->json(); return $json; } }