applayerprotocols/httptransportfw/strings/HttpStringConstants.st
branchRCL_3
changeset 18 5f1cd966e0d9
parent 5 337070b4fa18
child 19 c0c2f28ace9c
equal deleted inserted replaced
17:a2a70ce3d4e8 18:5f1cd966e0d9
   299 #
   299 #
   300 # Property name and value for the optimal pipelining
   300 # Property name and value for the optimal pipelining
   301 # 
   301 # 
   302 EHttpOptimalPipelining _061
   302 EHttpOptimalPipelining _061
   303 EHttpEnableOptimalPipelining _062
   303 EHttpEnableOptimalPipelining _062
       
   304 #
       
   305 # Property name to set the TCP socket timeout. If the socket is idle for the period
       
   306 # the socket will be closed
       
   307 #
       
   308 EHttpSocketTimeoutValue _063
       
   309 #Propery name to set the transaction should not be retried if there is any error
       
   310 #
       
   311 EHttpPropagateDefaultError _064
       
   312 #
       
   313 # Property name and value to be used for allowing untrusted certificates
       
   314 #
       
   315 EDialogAutomaticAllowed _071
       
   316 #Property name to set the TCP socket immediate close timewait. This will enable the Lingering option in tcp.
       
   317 EHttpSocketImmediateClosetTimeOutValue  _65