Symbian3/PDK/Source/GUID-1C26DA65-D763-5C52-9E07-EA8B9652A172.dita
changeset 5 f345bda72bc4
child 14 578be2adaf3e
equal deleted inserted replaced
4:4816d766a08a 5:f345bda72bc4
       
     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-1C26DA65-D763-5C52-9E07-EA8B9652A172" xml:lang="en"><title>Category
       
    13 HTTP-CORE</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>Transport Framework Client panics.</p>
       
    15 <table id="GUID-9893E45C-C82C-5C09-8C04-CFA7884300E3">
       
    16 <tgroup cols="2"><colspec colname="col0"/><colspec colname="col1"/>
       
    17 <tbody>
       
    18 <row>
       
    19 <entry><p>0</p> </entry>
       
    20 <entry><p><xref href="GUID-651801A5-5473-3856-9647-46823598C5C1.dita"><apiname>RHTTPSession</apiname></xref> session is already open.</p> </entry>
       
    21 </row>
       
    22 <row>
       
    23 <entry><p>1</p> </entry>
       
    24 <entry><p>Specified header field is missing.</p> </entry>
       
    25 </row>
       
    26 <row>
       
    27 <entry><p>2</p> </entry>
       
    28 <entry><p>Unused.</p> </entry>
       
    29 </row>
       
    30 <row>
       
    31 <entry><p>3</p> </entry>
       
    32 <entry><p>Unused.</p> </entry>
       
    33 </row>
       
    34 <row>
       
    35 <entry><p>4</p> </entry>
       
    36 <entry><p>Mismatch between header's type and its attempted use.</p> </entry>
       
    37 </row>
       
    38 <row>
       
    39 <entry><p>5</p> </entry>
       
    40 <entry><p>Unused.</p> </entry>
       
    41 </row>
       
    42 <row>
       
    43 <entry><p>6</p> </entry>
       
    44 <entry><p>A transaction error occurred, and the <codeph>MHFRunError()</codeph> in
       
    45 use didn't handle it.</p> </entry>
       
    46 </row>
       
    47 <row>
       
    48 <entry><p>7</p> </entry>
       
    49 <entry><p>Attempted to add a filter while there is a transaction outstanding.</p> </entry>
       
    50 </row>
       
    51 <row>
       
    52 <entry><p>8</p> </entry>
       
    53 <entry><p>Attempted to add a filter at a position not between the protocol
       
    54 handler and the client.</p> </entry>
       
    55 </row>
       
    56 <row>
       
    57 <entry><p>9</p> </entry>
       
    58 <entry><p><xref href="GUID-9D12ADB5-4627-3F55-8329-26140A168228.dita"><apiname>CHTTPEncoder</apiname></xref> object destroyed without its data
       
    59 being released.</p> </entry>
       
    60 </row>
       
    61 <row>
       
    62 <entry><p>10</p> </entry>
       
    63 <entry><p><xref href="GUID-9D12ADB5-4627-3F55-8329-26140A168228.dita"><apiname>CHTTPEncoder</apiname></xref> object at the wrong state for adding
       
    64 data.</p> </entry>
       
    65 </row>
       
    66 <row>
       
    67 <entry><p>11</p> </entry>
       
    68 <entry><p>Unused.</p> </entry>
       
    69 </row>
       
    70 <row>
       
    71 <entry><p>12</p> </entry>
       
    72 <entry><p>Invalid request data.</p> </entry>
       
    73 </row>
       
    74 <row>
       
    75 <entry><p>13</p> </entry>
       
    76 <entry><p>Invalid response data.</p> </entry>
       
    77 </row>
       
    78 <row>
       
    79 <entry><p>14</p> </entry>
       
    80 <entry><p>Unused.</p> </entry>
       
    81 </row>
       
    82 <row>
       
    83 <entry><p>15</p> </entry>
       
    84 <entry><p>Unused.</p> </entry>
       
    85 </row>
       
    86 <row>
       
    87 <entry><p>16</p> </entry>
       
    88 <entry><p>An invalid filter handle was specified.</p> </entry>
       
    89 </row>
       
    90 </tbody>
       
    91 </tgroup>
       
    92 </table></conbody></concept>