browserutilities/downloadmgr/DownloadMgrServEng/Src/HttpConnHandler.cpp
changeset 25 0ed94ceaa377
parent 1 7c90e6132015
child 26 cb62a4f66ebe
equal deleted inserted replaced
22:9a9a761f03f1 25:0ed94ceaa377
    26 #include "FileExt.h"
    26 #include "FileExt.h"
    27 #include "HttpDownloadMgrLogger.h"
    27 #include "HttpDownloadMgrLogger.h"
    28 
    28 
    29 #include <in_sock.h>
    29 #include <in_sock.h>
    30 #include <CommDbConnPref.h>
    30 #include <CommDbConnPref.h>
    31 #include <HttpFilterAuthenticationInterface.h>
    31 #include <httpfilterauthenticationinterface.h>
    32 #include <uaproffilter_interface.h>
    32 #include <uaproffilter_interface.h>
    33 #include <HttpFilterCommonStringsExt.h>
    33 #include <httpfiltercommonstringsext.h>
    34 #include <cdblen.h>
    34 #include <cdblen.h>
    35 //#include <DeflateFilterInterface.h>
    35 //#include <deflatefilterinterface.h>
    36 #include <CookieFilterInterface.h>
    36 #include <cookiefilterinterface.h>
    37 
    37 
    38 // EXTERNAL DATA STRUCTURES
    38 // EXTERNAL DATA STRUCTURES
    39 //extern  ?external_data;
    39 //extern  ?external_data;
    40 
    40 
    41 // EXTERNAL FUNCTION PROTOTYPES  
    41 // EXTERNAL FUNCTION PROTOTYPES