equal
deleted
inserted
replaced
|
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-F0ABCDE5-F818-526A-81EB-E2D4D87E3231" xml:lang="en"><title>How to |
|
13 Use the HTTP Whole Message Filter APIs</title><prolog><metadata><keywords/></metadata></prolog><conbody> |
|
14 <p>The HTTP Whole Message Filter APIs provide an interface for implementing |
|
15 custom encoding and decoding mechanisms for a Web Accelerator. The methods |
|
16 that you implement must optimise HTTP request data (for sending to the network) |
|
17 and decode data received back into HTTP. </p> |
|
18 <p>To use the HTTP Whole Message Filter APIs you will need to perform the |
|
19 following tasks: </p> |
|
20 </conbody><related-links> |
|
21 <link href="GUID-4ACEA6B0-CA7C-5751-A1B6-283287552A31.dita"><linktext>Overview |
|
22 of HTTP Whole Message Filter APIs</linktext></link> |
|
23 <link href="GUID-B4A54501-4AA4-5ACB-96D7-4427C7752639.dita"><linktext>Using HTTP |
|
24 Client</linktext></link> |
|
25 </related-links></concept> |