diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-CDF9F944-814E-47EF-A6B5-E75300C228DD.dita --- a/Symbian3/PDK/Source/GUID-CDF9F944-814E-47EF-A6B5-E75300C228DD.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-CDF9F944-814E-47EF-A6B5-E75300C228DD.dita Tue Mar 30 11:56:28 2010 +0100 @@ -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