diff -r a2a70ce3d4e8 -r 5f1cd966e0d9 applayerpluginsandutils/httpprotocolplugins/httpclient/chttpclienttransaction.h --- a/applayerpluginsandutils/httpprotocolplugins/httpclient/chttpclienttransaction.h Thu Jul 15 19:14:59 2010 +0300 +++ b/applayerpluginsandutils/httpprotocolplugins/httpclient/chttpclienttransaction.h Thu Aug 19 10:27:19 2010 +0300 @@ -35,7 +35,8 @@ void IncRetryCount (); TBool RetryNeeded (); TBool NeedDisconnectNotification () const; - + TBool PropogateDefaultError() const; + public: // methods from CProtTransaction virtual void CreateTxDataL();