httpfilters/cookie/ManagerSrc/Cookie.cpp
branchRCL_3
changeset 8 73e95e652591
parent 7 2611c08ee28e
child 11 8f055b80aa5b
equal deleted inserted replaced
7:2611c08ee28e 8:73e95e652591
    24 #include <http/rhttpsession.h>
    24 #include <http/rhttpsession.h>
    25 #include <uri8.h>
    25 #include <uri8.h>
    26 
    26 
    27 	// User includes
    27 	// User includes
    28 #include "cookie.h"
    28 #include "cookie.h"
    29 #include "cookielogger.h"
    29 #include "CookieLogger.h"
    30 #include "CookieCommonConstants.h"
    30 #include "CookieCommonConstants.h"
    31 
    31 
    32 
    32 
    33 const TUint8 KDayOfWeekSeparator    = ',';
    33 const TUint8 KDayOfWeekSeparator    = ',';
    34 // const TUint8 KTimeSeparator         = ':';
    34 // const TUint8 KTimeSeparator         = ':';