ServerResponseCheckController

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

Internal

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

Table of Contents

Methods

checkHostAction()  : ResponseInterface
hmac()  : string

Methods

checkHostAction()

public checkHostAction(ServerRequestInterface $request) : ResponseInterface
Parameters
$request : ServerRequestInterface
Return values
ResponseInterface

hmac()

public static hmac(string $value) : string
Parameters
$value : string
Return values
string

        
On this page

Search results