.getResponse();
final HttpServletRequest request = (HttpServletRequest) initialAsyncCtx
.getRequest();
getLogger().info("Activating tunneling proxy to " + url);
tunnellingProxyFuture = proxy.tunnelTransaction(request, response,
url, new StreamingProxyListener() {
@Override
public void onProxySuccess() {
tunnellingProxyFuture = null;
// Parameters no matter, no answer will be sent