applayerprotocols/httptransportfw/strings/HttpStringConstants.st
branchRCL_3
changeset 19 c0c2f28ace9c
parent 18 5f1cd966e0d9
child 20 a0da872af3fa
equal deleted inserted replaced
18:5f1cd966e0d9 19:c0c2f28ace9c
   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