AdditionalResponseHeaders implements MiddlewareInterface

Sets up click-jacking prevention for HTTP requests by adding HTTP headers for the response

Internal

Table of Contents

Interfaces

MiddlewareInterface

Methods

process()  : ResponseInterface
Adds HTTP headers defined in $GLOBALS['TYPO3_CONF_VARS']['BE']['HTTP']['Response']['Headers']

Methods

process()

Adds HTTP headers defined in $GLOBALS['TYPO3_CONF_VARS']['BE']['HTTP']['Response']['Headers']

public process(ServerRequestInterface $request, RequestHandlerInterface $handler) : ResponseInterface
Parameters
$request : ServerRequestInterface
$handler : RequestHandlerInterface
Return values
ResponseInterface

        
On this page

Search results