equal
deleted
inserted
replaced
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:"))); |