‪TYPO3CMS  ‪main
TYPO3\CMS\Install\Controller\ServerResponseCheckController Class Reference

Public Member Functions

 __construct (private readonly HashService $hashService)
 
 checkHostAction (ServerRequestInterface $request)
 

Detailed Description

Used from backend /typo3 context to check webserver response in general (independent of install tool).

This class is a specific controller implementation and is not considered part of the Public TYPO3 API.

Definition at line 29 of file ServerResponseCheckController.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Install\Controller\ServerResponseCheckController::__construct ( private readonly HashService  $hashService)

Definition at line 31 of file ServerResponseCheckController.php.

Member Function Documentation

◆ checkHostAction()

TYPO3\CMS\Install\Controller\ServerResponseCheckController::checkHostAction ( ServerRequestInterface  $request)

Definition at line 33 of file ServerResponseCheckController.php.

References $_SERVER.