diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-CDF9F944-814E-47EF-A6B5-E75300C228DD.dita --- a/Symbian3/PDK/Source/GUID-CDF9F944-814E-47EF-A6B5-E75300C228DD.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-CDF9F944-814E-47EF-A6B5-E75300C228DD.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,20 +1,20 @@ - - - - - -Removing -HTTP session ID -

The session ID can be removed using RemoveProperty. For -example:

-ConnectionInfo.RemoveProperty(sessionId); -

Sockets created after this call to RemoveProperty will not have any ID -set. Any call to Property() will return EFalse. -This does not affect existing sockets.

+ + + + + +Removing +HTTP session ID +

The session ID can be removed using RemoveProperty. For +example:

+ConnectionInfo.RemoveProperty(sessionId); +

Sockets created after this call to RemoveProperty will not have any ID +set. Any call to Property() will return EFalse. +This does not affect existing sockets.

\ No newline at end of file