public void | process(org.apache.http.HttpResponse response, org.apache.http.protocol.HttpContext context)Processes a response.
On the server side, this step is performed before the response is
sent to the client. On the client side, this step is performed
on incoming messages before the message body is evaluated.
|