- response
- the response object to finish
- processor
- the processor to use
- context
- the context for post-processing the response
Type Reason Org.Apache.Http.HttpException in case of a protocol or processing problem Java.IO.IOException in case of an I/O problem
Finish a response. This includes post-processing of the response object. It does not read the response entity, if any. It does not allow for immediate re-use of the connection over which the response is coming in.