Symbian3/SDK/Source/GUID-0E785F9A-F349-4941-B0B1-CFEE8A961464.dita
changeset 0 89d6a7a84779
equal deleted inserted replaced
-1:000000000000 0:89d6a7a84779
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-0E785F9A-F349-4941-B0B1-CFEE8A961464" xml:lang="en"><title>Registering
       
    13 your optimiser</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>You must register your optimiser (<codeph>MHTTPDataOptimiser</codeph>)
       
    15 with the HTTP Framework to enable support for Web Acceleration. You can enable
       
    16 the optimiser for a complete session or a particular transaction. Once the
       
    17 optimiser is enabled the HTTP framework calls the <codeph>EncodeL()</codeph> and <codeph>DecodeL()</codeph> functions
       
    18 automatically when HTTP data is sent and received respectively. The subsequent
       
    19 sections describe how to enable the optimiser for a session or transaction. </p>
       
    20 </conbody></concept>