diff -r 9d3b805af5ab -r c2a99fe1afd0 engine/inc/HttpEventHandler.h --- a/engine/inc/HttpEventHandler.h Fri Jul 09 14:24:38 2010 +0100 +++ b/engine/inc/HttpEventHandler.h Wed Jul 07 20:25:36 2010 +0100 @@ -58,7 +58,7 @@ private: TBool iVerbose; - TBool iSavingResponseBody; + TBool iFileOpen; RFs& iFileServ; RFile iRespBodyFile; TFileName iFileName;