applayerprotocols/httpservice/inc/httpservice.h
changeset 19 2f328ce1b263
parent 0 b16258d2340f
equal deleted inserted replaced
16:cb0c8a2aff2d 19:2f328ce1b263
     1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    21 #include <mhttpcontentsink.h>
    21 #include <mhttpcontentsink.h>
    22 #include <httpheaderiter.h>
    22 #include <httpheaderiter.h>
    23 #include <chttpservice.h>
    23 #include <chttpservice.h>
    24 #include <thttpheadervaluevariant.h>
    24 #include <thttpheadervaluevariant.h>
    25 #include <chttpclienttransaction.h>
    25 #include <chttpclienttransaction.h>
       
    26 #include <mhttpserviceauthentication.h>
       
    27 #include <chttpnetworkconnectioninfo.h>
    26 
    28 
    27 #endif // __MHTTPDATARECIVER_H__
    29 #endif // __MHTTPDATARECIVER_H__