Symbian3/SDK/Source/GUID-20B2C96A-9742-4CB0-A37F-19B65765E826.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
--- a/Symbian3/SDK/Source/GUID-20B2C96A-9742-4CB0-A37F-19B65765E826.dita	Fri Jul 16 17:23:46 2010 +0100
+++ b/Symbian3/SDK/Source/GUID-20B2C96A-9742-4CB0-A37F-19B65765E826.dita	Tue Jul 20 12:00:49 2010 +0100
@@ -25,7 +25,7 @@
 virtual void DecodeL(const TDesC8& aData, HBufC8*& aHTTPData, TBool&     aTransFail) = 0;
 
 };</codeblock>
-<section id="GUID-6E64E5BA-0FA7-5B9D-987E-09F2D5F53AE8-GENID-1-10-1-13-1-1-3-1-3-1-13-1-4-1-4-1-2-3"> <title>The EncodeL()
+<section id="GUID-6E64E5BA-0FA7-5B9D-987E-09F2D5F53AE8-GENID-1-10-1-15-1-1-3-1-3-1-13-1-4-1-4-1-2-3"> <title>The EncodeL()
 method</title><p>This method converts HTTP request data (to your selected
 network optimisation protocol format) before it is sent across the TCP connection.
 This method has the following parameters: </p><ul>
@@ -36,7 +36,7 @@
 format. </p> </li>
 </ul><p> <b> Note:</b> It is assumed that you define a custom optimisation
 mechanism to encode the HTTP request data by implementing the <codeph>EncodeL()</codeph> method. </p> </section>
-<section id="GUID-6E64E5BA-0FA7-5B9D-987E-09F2D5F53AE8-GENID-1-10-1-13-1-1-3-1-3-1-13-1-4-1-4-1-2-4"> <title>The DecodeL()
+<section id="GUID-6E64E5BA-0FA7-5B9D-987E-09F2D5F53AE8-GENID-1-10-1-15-1-1-3-1-3-1-13-1-4-1-4-1-2-4"> <title>The DecodeL()
 method</title><p>This method converts the HTTP response data in your selected
 network optimisation protocol format back to the standard HTTP response data
 format. This method has the following parameters: </p><ul>