applayerprotocols/httptransportfw/Test/Integration/ini/testhttpsuite.ini
author William Roberts <williamr@symbian.org>
Sun, 14 Mar 2010 13:11:53 +0000
branchCompilerCompatibility
changeset 6 473d445b4935
parent 0 b16258d2340f
permissions -rw-r--r--
Automatic merge from PDK_3.0.h

// Ini file for running HTTP Integration Tests.

////////////////////////////////////////////////////////////////////////////////
///// Setting proxy to session//////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

////////////////////////////////////////////////////////////////////////////////
/////// Testing existing FW without enabling the ebo feature ///////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_1]
Uri		= http://www.yahoo.com/
SessProxyUsage	= ETrue
SessProxy	= 10.29.23.12:9003
TranProxyUsage	= EFalse
TranProxy	= 222.222.222.222:2222
OutputFileName	= C:\HttpEbo_1.txt
SessHttpOptUsage = EFalse
TranHttpOptUsage = EFalse
IsEncoded        =
IsDecoded	 =
FailTransaction  =

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session /////////////////////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Decode the response(same actual response only) /////////////////////////
/////// and return False(not failing the transaction) //////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_2]
Uri		= http://www.yahoo.com/
SessProxyUsage	= ETrue
SessProxy	= 10.29.23.12:9003
TranProxyUsage	= EFalse
TranProxy	= 222.222.222.222:2222
OutputFileName	= C:\HttpEbo_2.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = EFalse
IsEncoded        = ETrue
IsDecoded	 = ETrue
FailTransaction  = EFalse

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using transaction /////////////////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Decode the response(same actual response only) /////////////////////////
/////// and return False(not failing the transaction) //////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_3]
Uri		= http://www.yahoo.com/
SessProxyUsage	= ETrue
SessProxy	= 10.29.23.12:9003
TranProxyUsage	= EFalse
TranProxy	= 222.222.222.222:2222
OutputFileName	= C:\HttpEbo_3.txt
SessHttpOptUsage = EFalse
TranHttpOptUsage = ETrue
IsEncoded        = ETrue
IsDecoded	 = ETrue
FailTransaction  = EFalse

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session & transaction ///////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Decode the response(same actual response only) /////////////////////////
/////// and return False(not failing the transaction) //////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_4]
Uri		= http://www.yahoo.com/
SessProxyUsage	= ETrue
SessProxy	= 10.29.23.12:9003
TranProxyUsage	= EFalse
TranProxy	= 222.222.222.222:2222
OutputFileName	= C:\HttpEbo_4.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = ETrue
IsEncoded        = ETrue
IsDecoded	 = ETrue
FailTransaction  = EFalse

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session /////////////////////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Decode the response(same actual response only) /////////////////////////
/////// and return True(failing the transaction) ///////////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_5]
Uri		= http://www.yahoo.com/
SessProxyUsage	= ETrue
SessProxy	= 10.29.23.12:9003
TranProxyUsage	= EFalse
TranProxy	= 222.222.222.222:2222
OutputFileName	= C:\HttpEbo_5.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = EFalse
IsEncoded        = ETrue
IsDecoded	 = ETrue
FailTransaction  = ETrue

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using transaction /////////////////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Decode the response(same actual response only) /////////////////////////
/////// and return True(failing the transaction) ///////////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_6]
Uri		= http://www.yahoo.com/
SessProxyUsage	= ETrue
SessProxy	= 10.29.23.12:9003
TranProxyUsage	= EFalse
TranProxy	= 222.222.222.222:2222
OutputFileName	= C:\HttpEbo_6.txt
SessHttpOptUsage = EFalse
TranHttpOptUsage = ETrue
IsEncoded        = ETrue
IsDecoded	 = ETrue
FailTransaction  = ETrue

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session & transaction ///////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Decode the response(same actual response only) /////////////////////////
/////// and return True(failing the transaction) ///////////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_7]
Uri		= http://www.yahoo.com/
SessProxyUsage	= ETrue
SessProxy	= 10.29.23.12:9003
TranProxyUsage	= EFalse
TranProxy	= 222.222.222.222:2222
OutputFileName	= C:\HttpEbo_7.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = ETrue
IsEncoded        = ETrue
IsDecoded	 = ETrue
FailTransaction  = ETrue

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session /////////////////////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Not decoding the response(returning NULL) //////////////////////////////
/////// and return True(failing the transaction) ///////////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_8]
Uri		= http://www.yahoo.com/
SessProxyUsage	= ETrue
SessProxy	= 10.29.23.12:9003
TranProxyUsage	= EFalse
TranProxy	= 222.222.222.222:2222
OutputFileName	= C:\HttpEbo_8.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = EFalse
IsEncoded        = ETrue
IsDecoded	 = EFalse
FailTransaction  = ETrue

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using transaction /////////////////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Not decoding the response(returning NULL) //////////////////////////////
/////// and return True(failing the transaction) ///////////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_9]
Uri		= http://www.yahoo.com/
SessProxyUsage	= ETrue
SessProxy	= 10.29.23.12:9003
TranProxyUsage	= EFalse
TranProxy	= 222.222.222.222:2222
OutputFileName	= C:\HttpEbo_9.txt
SessHttpOptUsage = EFalse
TranHttpOptUsage = ETrue
IsEncoded        = ETrue
IsDecoded	 = EFalse
FailTransaction  = ETrue

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session & transaction ///////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Not decoding the response(returning NULL) //////////////////////////////
/////// and return True(failing the transaction) ///////////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_10]
Uri		= http://www.yahoo.com/
SessProxyUsage	= ETrue
SessProxy	= 10.29.23.12:9003
TranProxyUsage	= EFalse
TranProxy	= 222.222.222.222:2222
OutputFileName	= C:\HttpEbo_10.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = ETrue
IsEncoded        = ETrue
IsDecoded	 = EFalse
FailTransaction  = ETrue

///////////////////////////////////////////
/// Negative test cases. Fail with panic///
///////////////////////////////////////////

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session /////////////////////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Not decoding the response(returning NULL) //////////////////////////////
/////// and return False(not failing the transaction) //////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_11]
Uri		= http://www.yahoo.com/
SessProxyUsage	= ETrue
SessProxy	= 10.29.23.12:9003
TranProxyUsage	= EFalse
TranProxy	= 222.222.222.222:2222
OutputFileName	= C:\HttpEbo_11.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = EFalse
IsEncoded        = ETrue
IsDecoded	 = EFalse
FailTransaction  = EFalse

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using transaction /////////////////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Not decoding the response(returning NULL) //////////////////////////////
/////// and return False(not failing the transaction) //////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_12]
Uri		= http://www.yahoo.com/
SessProxyUsage	= ETrue
SessProxy	= 10.29.23.12:9003
TranProxyUsage	= EFalse
TranProxy	= 222.222.222.222:2222
OutputFileName	= C:\HttpEbo_12.txt
SessHttpOptUsage = EFalse
TranHttpOptUsage = ETrue
IsEncoded        = ETrue
IsDecoded	 = EFalse
FailTransaction  = EFalse

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session & transaction ///////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Not decoding the response(returning NULL) //////////////////////////////
/////// and return False(not failing the transaction) //////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_13]
Uri		= http://www.yahoo.com/
SessProxyUsage	= ETrue
SessProxy	= 10.29.23.12:9003
TranProxyUsage	= EFalse
TranProxy	= 222.222.222.222:2222
OutputFileName	= C:\HttpEbo_13.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = ETrue
IsEncoded        = ETrue
IsDecoded	 = EFalse
FailTransaction  = EFalse

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session /////////////////////////////////
/////// Not encoding the request (returning NULL) //////////////////////////////
/////// Decode the response(same actual response only) /////////////////////////
/////// and return False(not failing the transaction) //////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_14]
Uri		= http://www.yahoo.com/
SessProxyUsage	= ETrue
SessProxy	= 10.29.23.12:9003
TranProxyUsage	= EFalse
TranProxy	= 222.222.222.222:2222
OutputFileName	= C:\HttpEbo_14.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = EFalse
IsEncoded        = EFalse
IsDecoded	 = ETrue
FailTransaction  = EFalse

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using transaction /////////////////////////////
/////// Not encoding the request (returning NULL) //////////////////////////////
/////// Decode the response(same actual response only) /////////////////////////
/////// and return False(not failing the transaction) //////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_15]
Uri		= http://www.yahoo.com/
SessProxyUsage	= ETrue
SessProxy	= 10.29.23.12:9003
TranProxyUsage	= EFalse
TranProxy	= 222.222.222.222:2222
OutputFileName	= C:\HttpEbo_15.txt
SessHttpOptUsage = EFalse
TranHttpOptUsage = ETrue
IsEncoded        = EFalse
IsDecoded	 = ETrue
FailTransaction  = EFalse

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session & transaction ///////////////////
/////// Not encoding the request (returning NULL) //////////////////////////////
/////// Decode the response(same actual response only) /////////////////////////
/////// and return False(not failing the transaction) //////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_16]
Uri		= http://www.yahoo.com/
SessProxyUsage	= ETrue
SessProxy	= 10.29.23.12:9003
TranProxyUsage	= EFalse
TranProxy	= 222.222.222.222:2222
OutputFileName	= C:\HttpEbo_16.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = ETrue
IsEncoded        = EFalse
IsDecoded	 = ETrue
FailTransaction  = EFalse

////////////////////////////////////////////////////////////////////////////////
///// Setting proxy to transaction /////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

////////////////////////////////////////////////////////////////////////////////
/////// Testing existing FW without enabling the ebo feature ///////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_17]
Uri		= http://www.yahoo.com/
SessProxyUsage	= EFalse
TranProxyUsage	= ETrue
TranProxy	= 10.29.23.12:9003
OutputFileName	= C:\HttpEbo_17.txt
SessHttpOptUsage = EFalse
TranHttpOptUsage = EFalse
IsEncoded        =
IsDecoded	 =
FailTransaction  =

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session /////////////////////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Decode the response(same actual response only) /////////////////////////
/////// and return False(not failing the transaction) //////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_18]
Uri		= http://www.yahoo.com/
SessProxyUsage	= EFalse
TranProxyUsage	= ETrue
TranProxy	= 10.29.23.12:9003
OutputFileName	= C:\HttpEbo_18.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = EFalse
IsEncoded        = ETrue
IsDecoded	 = ETrue
FailTransaction  = EFalse

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using transaction /////////////////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Decode the response(same actual response only) /////////////////////////
/////// and return False(not failing the transaction) //////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_19]
Uri		= http://www.yahoo.com/
SessProxyUsage	= EFalse
TranProxyUsage	= ETrue
TranProxy	= 10.29.23.12:9003
OutputFileName	= C:\HttpEbo_19.txt
SessHttpOptUsage = EFalse
TranHttpOptUsage = ETrue
IsEncoded        = ETrue
IsDecoded	 = ETrue
FailTransaction  = EFalse

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session & transaction ///////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Decode the response(same actual response only) /////////////////////////
/////// and return False(not failing the transaction) //////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_20]
Uri		= http://www.yahoo.com/
SessProxyUsage	= EFalse
TranProxyUsage	= ETrue
TranProxy	= 10.29.23.12:9003
OutputFileName	= C:\HttpEbo_20.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = ETrue
IsEncoded        = ETrue
IsDecoded	 = ETrue
FailTransaction  = EFalse

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session /////////////////////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Decode the response(same actual response only) /////////////////////////
/////// and return True(failing the transaction) ///////////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_21]
Uri		= http://www.yahoo.com/
SessProxyUsage	= EFalse
TranProxyUsage	= ETrue
TranProxy	= 10.29.23.12:9003
OutputFileName	= C:\HttpEbo_21.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = EFalse
IsEncoded        = ETrue
IsDecoded	 = ETrue
FailTransaction  = ETrue

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using transaction /////////////////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Decode the response(same actual response only) /////////////////////////
/////// and return True(failing the transaction) ///////////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_22]
Uri		= http://www.yahoo.com/
SessProxyUsage	= EFalse
TranProxyUsage	= ETrue
TranProxy	= 10.29.23.12:9003
OutputFileName	= C:\HttpEbo_22.txt
SessHttpOptUsage = EFalse
TranHttpOptUsage = ETrue
IsEncoded        = ETrue
IsDecoded	 = ETrue
FailTransaction  = ETrue

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session & transaction ///////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Decode the response(same actual response only) /////////////////////////
/////// and return True(failing the transaction) ///////////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_23]
Uri		= http://www.yahoo.com/
SessProxyUsage	= EFalse
TranProxyUsage	= ETrue
TranProxy	= 10.29.23.12:9003
OutputFileName	= C:\HttpEbo_23.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = ETrue
IsEncoded        = ETrue
IsDecoded	 = ETrue
FailTransaction  = ETrue

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session /////////////////////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Not decoding the response(returning NULL) //////////////////////////////
/////// and return True(failing the transaction) ///////////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_24]
Uri		= http://www.yahoo.com/
SessProxyUsage	= EFalse
TranProxyUsage	= ETrue
TranProxy	= 10.29.23.12:9003
OutputFileName	= C:\HttpEbo_24.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = EFalse
IsEncoded        = ETrue
IsDecoded	 = EFalse
FailTransaction  = ETrue

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using transaction /////////////////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Not decoding the response(returning NULL) //////////////////////////////
/////// and return True(failing the transaction) ///////////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_25]
Uri		= http://www.yahoo.com/
SessProxyUsage	= EFalse
TranProxyUsage	= ETrue
TranProxy	= 10.29.23.12:9003
OutputFileName	= C:\HttpEbo_25.txt
SessHttpOptUsage = EFalse
TranHttpOptUsage = ETrue
IsEncoded        = ETrue
IsDecoded	 = EFalse
FailTransaction  = ETrue

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session & transaction ///////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Not decoding the response(returning NULL) //////////////////////////////
/////// and return True(failing the transaction) ///////////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_26]
Uri		= http://www.yahoo.com/
SessProxyUsage	= EFalse
TranProxyUsage	= ETrue
TranProxy	= 10.29.23.12:9003
OutputFileName	= C:\HttpEbo_26.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = ETrue
IsEncoded        = ETrue
IsDecoded	 = EFalse
FailTransaction  = ETrue

///////////////////////////////////////////
/// Negative test cases. Fail with panic///
///////////////////////////////////////////

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session /////////////////////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Not decoding the response(returning NULL) //////////////////////////////
/////// and return False(not failing the transaction) //////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_27]
Uri		= http://www.yahoo.com/
SessProxyUsage	= EFalse
TranProxyUsage	= ETrue
TranProxy	= 10.29.23.12:9003
OutputFileName	= C:\HttpEbo_27.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = EFalse
IsEncoded        = ETrue
IsDecoded	 = EFalse
FailTransaction  = EFalse

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using transaction /////////////////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Not decoding the response(returning NULL) //////////////////////////////
/////// and return False(not failing the transaction) //////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_28]
Uri		= http://www.yahoo.com/
SessProxyUsage	= EFalse
TranProxyUsage	= ETrue
TranProxy	= 10.29.23.12:9003
OutputFileName	= C:\HttpEbo_28.txt
SessHttpOptUsage = EFalse
TranHttpOptUsage = ETrue
IsEncoded        = ETrue
IsDecoded	 = EFalse
FailTransaction  = EFalse

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session & transaction ///////////////////
/////// Encode/change the request //////////////////////////////////////////////
/////// Not decoding the response(returning NULL) //////////////////////////////
/////// and return False(not failing the transaction) //////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_29]
Uri		= http://www.yahoo.com/
SessProxyUsage	= EFalse
TranProxyUsage	= ETrue
TranProxy	= 10.29.23.12:9003
OutputFileName	= C:\HttpEbo_29.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = ETrue
IsEncoded        = ETrue
IsDecoded	 = EFalse
FailTransaction  = EFalse

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session /////////////////////////////////
/////// Not encoding the request (returning NULL) //////////////////////////////
/////// Decode the response(same actual response only) /////////////////////////
/////// and return False(not failing the transaction) //////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_30]
Uri		= http://www.yahoo.com/
SessProxyUsage	= EFalse
TranProxyUsage	= ETrue
TranProxy	= 10.29.23.12:9003
OutputFileName	= C:\HttpEbo_30.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = EFalse
IsEncoded        = EFalse
IsDecoded	 = ETrue
FailTransaction  = EFalse

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using transaction /////////////////////////////
/////// Not encoding the request (returning NULL) //////////////////////////////
/////// Decode the response(same actual response only) /////////////////////////
/////// and return False(not failing the transaction) //////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_31]
Uri		= http://www.yahoo.com/
SessProxyUsage	= EFalse
TranProxyUsage	= ETrue
TranProxy	= 10.29.23.12:9003
OutputFileName	= C:\HttpEbo_31.txt
SessHttpOptUsage = EFalse
TranHttpOptUsage = ETrue
IsEncoded        = EFalse
IsDecoded	 = ETrue
FailTransaction  = EFalse

////////////////////////////////////////////////////////////////////////////////
/////// Enabling the ebo feature using session & transaction ///////////////////
/////// Not encoding the request (returning NULL) //////////////////////////////
/////// Decode the response(same actual response only) /////////////////////////
/////// and return False(not failing the transaction) //////////////////////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_32]
Uri		= http://www.yahoo.com/
SessProxyUsage	= EFalse
TranProxyUsage	= ETrue
TranProxy	= 10.29.23.12:9003
OutputFileName	= C:\HttpEbo_32.txt
SessHttpOptUsage = ETrue
TranHttpOptUsage = ETrue
IsEncoded        = EFalse
IsDecoded	 = ETrue
FailTransaction  = EFalse

////////////////////////////////////////////////////////////////////////////////
///////// Disable Pipelining /////////////
///////// Disable Session optimiser and transaction optimiser for 3rd transaction //////////
///////// Enable transaction optimiser for 1st, 2nd & 4th transaction ////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_33]
DisableTransOpt= EFalse

////////////////////////////////////////////////////////////////////////////////
///////// Disable Pipelining and set the session optimiser /////////////
///////// Disable the transaction optimiser for 3rd transaction //////////
///////// Enable transaction optimiser for 1st, 2nd & 4th transaction ////////
////////////////////////////////////////////////////////////////////////////////
[HttpEbo_34]
DisableTransOpt= ETrue

////////////////////////////////////////////////////////////////////////////////
///////// ////////////////////////////////////////////////////////////////// 
///////// ////////////////////////////////////////////////////////////////// 
/////// Enabling HTTP Buffer feature using session ///////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
[Http_Buffer_Size_1]
Uri		= http://10.29.23.12/manual/images/index.gif

////////////////////////////////////////////////////////////////////////////////
///////// Testing RHTTPExplicitSession with IAP 0 ////////////////////////////// 
////////////////////////////////////////////////////////////////////////////////
[Explicit_Session_Test_1]
Uri		= http://www.google.co.in
IAP		= 0

////////////////////////////////////////////////////////////////////////////////
///////// Testing RHTTPExplicitSession with IAP 1 ////////////////////////////// 
////////////////////////////////////////////////////////////////////////////////
[Explicit_Session_Test_2]
Uri		= http://www.google.co.in
IAP		= 1

////////////////////////////////////////////////////////////////////////////////
///////// Testing Filter Suspended test ////////////////////////////// 
////////////////////////////////////////////////////////////////////////////////
[Filter_Suspend_Test_1]
Uri		= http://www.google.co.in
FailTransaction  = EFalse

////////////////////////////////////////////////////////////////////////////////
///////// Testing Invalid Event test ////////////////////////////// 
////////////////////////////////////////////////////////////////////////////////
[Filter_Suspend_Test_2]
Uri		= http://www.google.co.in
FailTransaction  = ETrue