ForcedHttpsBackendRedirector implements MiddlewareInterface

Check lockSSL configuration variable and redirect to https version of the backend if needed

Depends on the NormalizedParams middleware to identify the Site URL and if the page is not running via HTTPS yet.

Internal

Table of Contents

Interfaces

MiddlewareInterface

Properties

$backendEntryPointResolver  : BackendEntryPointResolver

Methods

__construct()  : mixed
process()  : ResponseInterface

Properties

Methods

process()

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

        
On this page

Search results