process_response()
process_response(\Pluf_HTTP_Request $request, \Pluf_HTTP_Response $response)
Adds some directives to header of resonse to cache response in client side.
This method is base on information from below url:
Parameters
\Pluf_HTTP_Request | $request | |
\Pluf_HTTP_Response | $response |