‪TYPO3CMS  11.5
TYPO3\CMS\Core\Middleware\VerifyHostHeader Member List

This is the complete list of members for TYPO3\CMS\Core\Middleware\VerifyHostHeader, including all inherited members.

$trustedHostsPatternTYPO3\CMS\Core\Middleware\VerifyHostHeaderprotected
__construct(string $trustedHostsPattern)TYPO3\CMS\Core\Middleware\VerifyHostHeader
ENV_TRUSTED_HOSTS_PATTERN_ALLOW_ALLTYPO3\CMS\Core\Middleware\VerifyHostHeader
ENV_TRUSTED_HOSTS_PATTERN_SERVER_NAMETYPO3\CMS\Core\Middleware\VerifyHostHeader
hostHeaderValueMatchesTrustedHostsPattern(string $hostHeaderValue, array $serverParams)TYPO3\CMS\Core\Middleware\VerifyHostHeaderprotected
isAllowedHostHeaderValue(string $hostHeaderValue, array $serverParams)TYPO3\CMS\Core\Middleware\VerifyHostHeader
process(ServerRequestInterface $request, RequestHandlerInterface $handler)TYPO3\CMS\Core\Middleware\VerifyHostHeader
webserverUsesHttps(array $serverParams)TYPO3\CMS\Core\Middleware\VerifyHostHeaderprotected