applayerprotocols/httptransportfw/strings/HttpStringConstants.st
branchRCL_3
changeset 40 a0da872af3fa
parent 39 c0c2f28ace9c
child 53 c59bddbfd7b9
equal deleted inserted replaced
39:c0c2f28ace9c 40:a0da872af3fa
   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