- request
- the request to preprocess
- context
- the context for the request
Type Reason Java.IO.IOException in case of an IO problem Org.Apache.Http.HttpException in case of a protocol or other problem
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.