httpfilters/cookie/ManagerSrc/CookieArray.cpp
branchRCL_3
changeset 6 fa2fd8b2d6cc
parent 0 b16258d2340f
child 7 2611c08ee28e
equal deleted inserted replaced
5:337070b4fa18 6:fa2fd8b2d6cc
    15 *
    15 *
    16 */
    16 */
    17 // INCLUDE FILES
    17 // INCLUDE FILES
    18 	// System includes
    18 	// System includes
    19 #include <http/thttphdrval.h>
    19 #include <http/thttphdrval.h>
    20 #include <Uri8.h>
    20 #include <uri8.h>
    21 
    21 
    22 	// User includes
    22 	// User includes
    23 #include "CookieArray.h"
    23 #include "CookieArray.h"
    24 #include "CookieCommonConstants.h"
    24 #include "CookieCommonConstants.h"
    25 #include "cookielogger.h"
    25 #include "CookieLogger.h"
    26 #include "CookieServerPanic.h"
    26 #include "CookieServerPanic.h"
    27 
    27 
    28 // CONSTANTS
    28 // CONSTANTS
    29 
    29 
    30 const TUint KCookieAttributeSeparator = ',';	// comma
    30 const TUint KCookieAttributeSeparator = ',';	// comma