\PlufMiddleware

Pluf general middleware

Summary

Methods
Constants
process_request()
process_response()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

process_request()

process_request(\Pluf_HTTP_Request  $request) : boolean

Parameters

\Pluf_HTTP_Request $request

Returns

boolean —

false if ther is no problem otherwize ther is an error

process_response()

process_response(\Pluf_HTTP_Request  $request, \Pluf_HTTP_Response  $response) 

Parameters

\Pluf_HTTP_Request $request
\Pluf_HTTP_Response $response