Fr3nch13/CakePHP Utilities

MiddlewareInterface

Participant in processing a server request and response.

An HTTP middleware component participates in processing an HTTP message: by acting on the request, generating the response, or forwarding the request to a subsequent middleware and possibly acting on its response.

Table of Contents

Methods

process()  : ResponseInterface
Process an incoming server request.

Methods


        
On this page

Search results