equal
deleted
inserted
replaced
1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). |
2 // All rights reserved. |
2 // All rights reserved. |
3 // This component and the accompanying materials are made available |
3 // This component and the accompanying materials are made available |
4 // under the terms of "Eclipse Public License v1.0" |
4 // under the terms of "Eclipse Public License v1.0" |
5 // which accompanies this distribution, and is available |
5 // which accompanies this distribution, and is available |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
21 #ifndef __MHTTPDATAOPTIMISER_H__ |
21 #ifndef __MHTTPDATAOPTIMISER_H__ |
22 #define __MHTTPDATAOPTIMISER_H__ |
22 #define __MHTTPDATAOPTIMISER_H__ |
23 |
23 |
24 |
24 |
25 /** |
25 /** |
26 @publishedPartner |
26 @publishedAll |
27 @released |
27 @released |
28 */ |
28 */ |
29 class MHttpDataOptimiser |
29 class MHttpDataOptimiser |
30 { |
30 { |
31 public: |
31 public: |