webservices/wshttpchanneltransportplugin/src/senhttpchanneltransportplugin.cpp
changeset 29 5743aa3a72c3
parent 28 0802db42e4e9
equal deleted inserted replaced
28:0802db42e4e9 29:5743aa3a72c3
   480     	}
   480     	}
   481     else
   481     else
   482     	{
   482     	{
   483     	iHttpChannel->SetExplicitIapDefined(ETrue);
   483     	iHttpChannel->SetExplicitIapDefined(ETrue);
   484     	}	
   484     	}	
   485     if(iHttpChannel)
       
   486     	{
       
   487     	iHttpChannel->DisableTimeOutL(aRequestId);
   485     	iHttpChannel->DisableTimeOutL(aRequestId);
   488     	}
       
   489 #ifdef _SENDEBUG    
   486 #ifdef _SENDEBUG    
   490     TLSLOG_FORMAT((KSenHttpChannelObserverLogChannelBase,KNormalLogLevel, _L8("- Request's txnID: %d"), aRequestId));
   487     TLSLOG_FORMAT((KSenHttpChannelObserverLogChannelBase,KNormalLogLevel, _L8("- Request's txnID: %d"), aRequestId));
   491     if ( apErrorBody )
   488     if ( apErrorBody )
   492         {
   489         {
   493         TLSLOG_FORMAT((KSenHttpChannelObserverLogChannelBase,KMaxLogLevel, _L8("- apErrorBody:")));
   490         TLSLOG_FORMAT((KSenHttpChannelObserverLogChannelBase,KMaxLogLevel, _L8("- apErrorBody:")));