codhandler/codeng/inc/HeaderField.h
branchRCL_3
changeset 93 79859ed3eea9
parent 36 0ed94ceaa377
child 94 919f36ff910f
equal deleted inserted replaced
92:e1bea15f9a39 93:79859ed3eea9
    20 #ifndef CHEADERFIELD_H
    20 #ifndef CHEADERFIELD_H
    21 #define CHEADERFIELD_H
    21 #define CHEADERFIELD_H
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <httpdownloadmgrcommon.h>
    25 #include <HttpDownloadMgrCommon.h>
    26 #include <http.h>
    26 #include <http.h>
    27 
    27 
    28 // CONSTANTS
    28 // CONSTANTS
    29 const TInt KResponseHeaderConvTable[][2] = {
    29 const TInt KResponseHeaderConvTable[][2] = {
    30     {EDlAttrResponseCharSet, HTTP::ECharset},
    30     {EDlAttrResponseCharSet, HTTP::ECharset},