--- a/syncmlfw/common/http/inc/nsmlhttp.h Tue Aug 31 16:04:06 2010 +0300
+++ b/syncmlfw/common/http/inc/nsmlhttp.h Wed Sep 01 12:27:42 2010 +0100
@@ -41,6 +41,10 @@
#include "nsmldialiap.h"
#include <rconnmon.h>
+#include <centralrepository.h>
+
+//Central repository key for varying deflate feature
+const TInt KNsmlDsDeflateSupport = 0xA ;
// FORWARD DECLARATION
class CNSmlXptShutdownTimer;
@@ -170,6 +174,7 @@
TServerContentEncoding iServerContentEncoding;
TServerContentEncoding iServerAcceptEncoding;
TInt iMaxMsgSize;
+ TBool iDeflateFlag;
private:
// methods inherited from MHTTPDataSupplier