new RequestConnControl(), new RequestUserAgent(),
new RequestExpectContinue(), });
AsyncNHttpClientHandler protocolHandler =
new AsyncNHttpClientHandler(httpproc,
new MyHttpRequestExecutionHandler(this),
new DefaultConnectionReuseStrategy(),
new DirectByteBufferAllocator(), params);
protocolHandler.setEventListener(new EventLogger());
AsyncConnectionManager connMgr =