diff -r c0c2f28ace9c -r a0da872af3fa applayerpluginsandutils/httpprotocolplugins/httpclient/chttpclienttransaction.h --- a/applayerpluginsandutils/httpprotocolplugins/httpclient/chttpclienttransaction.h Tue Aug 31 15:44:10 2010 +0300 +++ b/applayerpluginsandutils/httpprotocolplugins/httpclient/chttpclienttransaction.h Wed Sep 01 12:21:21 2010 +0100 @@ -35,7 +35,8 @@ void IncRetryCount (); TBool RetryNeeded (); TBool NeedDisconnectNotification () const; - + TBool PropogateDefaultError() const; + public: // methods from CProtTransaction virtual void CreateTxDataL();