applayerprotocols/httptransportfw/Test/testfilter/testhttpfilter.cpp
branchRCL_3
changeset 6 fa2fd8b2d6cc
parent 3 5ee1d9ce5878
child 19 c0c2f28ace9c
equal deleted inserted replaced
5:337070b4fa18 6:fa2fd8b2d6cc
    16 #include <http/rhttptransaction.h>
    16 #include <http/rhttptransaction.h>
    17 #include <http/rhttpheaders.h>
    17 #include <http/rhttpheaders.h>
    18 #include <http/rhttpresponse.h>
    18 #include <http/rhttpresponse.h>
    19 #include <httperr.h>
    19 #include <httperr.h>
    20 #include <httpstringconstants.h>
    20 #include <httpstringconstants.h>
    21 #include <imcvcodc.h>      //for base64 en/decoding
    21 //#include <imcvcodc.h>      //for base64 en/decoding
    22 #include <bautils.h>
    22 #include <bautils.h>
    23 #include <e32math.h>
    23 #include <e32math.h>
    24 #include <hash.h>
    24 #include <hash.h>
    25 #include <e32const.h>
    25 #include <e32const.h>
    26 #include <tconvbase64.h>
    26 #include <tconvbase64.h>