diff -r 958eca8527dd -r 3f7d9dbe57c8 syncmlfw/common/http/inc/nsmlhttp.h --- a/syncmlfw/common/http/inc/nsmlhttp.h Tue Jan 26 12:43:57 2010 +0200 +++ b/syncmlfw/common/http/inc/nsmlhttp.h Tue Feb 02 00:44:00 2010 +0200 @@ -41,6 +41,10 @@ #include "nsmldialiap.h" #include +#include + +//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