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

Public Member Functions

 checkHostAction (ServerRequestInterface $request)
 

Static Public Member Functions

static hmac (string $value)
 

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.

Member Function Documentation

◆ checkHostAction()

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

Definition at line 36 of file ServerResponseCheckController.php.

◆ hmac()

static TYPO3\CMS\Install\Controller\ServerResponseCheckController::hmac ( string  $value)
static