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