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
Pluf general middleware
process_response(\Pluf_HTTP_Request $request, \Pluf_HTTP_Response $response)
\Pluf_HTTP_Request | $request | |
\Pluf_HTTP_Response | $response |