applayerprotocols/httptransportfw/strings/HttpStringConstants.st
branchRCL_3
changeset 19 c0c2f28ace9c
parent 18 5f1cd966e0d9
child 20 a0da872af3fa
--- a/applayerprotocols/httptransportfw/strings/HttpStringConstants.st	Thu Aug 19 10:27:19 2010 +0300
+++ b/applayerprotocols/httptransportfw/strings/HttpStringConstants.st	Tue Aug 31 15:44:10 2010 +0300
@@ -301,17 +301,3 @@
 # 
 EHttpOptimalPipelining _061
 EHttpEnableOptimalPipelining _062
-#
-# Property name to set the TCP socket timeout. If the socket is idle for the period
-# the socket will be closed
-#
-EHttpSocketTimeoutValue _063
-#Propery name to set the transaction should not be retried if there is any error
-#
-EHttpPropagateDefaultError _064
-#
-# Property name and value to be used for allowing untrusted certificates
-#
-EDialogAutomaticAllowed _071
-#Property name to set the TCP socket immediate close timewait. This will enable the Lingering option in tcp.
-EHttpSocketImmediateClosetTimeOutValue  _65
\ No newline at end of file