applayerpluginsandutils/httpprotocolplugins/httpclient/chttprequestbatcher.cpp
branchRCL_3
changeset 7 337070b4fa18
parent 0 b16258d2340f
child 18 f21293830889
child 28 dd1f62411ef8
--- a/applayerpluginsandutils/httpprotocolplugins/httpclient/chttprequestbatcher.cpp	Fri Feb 19 23:50:57 2010 +0200
+++ b/applayerpluginsandutils/httpprotocolplugins/httpclient/chttprequestbatcher.cpp	Fri Mar 12 15:45:46 2010 +0200
@@ -265,6 +265,11 @@
 	Cancel();
 	iObserver->OutputStreamCloseInd(aError);
 	}
+	
+TBool CHttpRequestBatcher::SecureRetry()
+     {
+         return iObserver->SecureRetry();
+     }
 
 void CHttpRequestBatcher::MOutputStreamObserver_Reserved()
 	{