browserutilities/downloadmgr/DownloadMgrServEng/Src/HttpDownload.cpp
branchRCL_3
changeset 103 be5f8c9adf67
parent 94 919f36ff910f
equal deleted inserted replaced
99:ca6d8a014f4b 103:be5f8c9adf67
    88     {EDlAttrReqUrl, KMaxUrlLength},
    88     {EDlAttrReqUrl, KMaxUrlLength},
    89     {EDlAttrRedirUlr, KMaxUrlLength},
    89     {EDlAttrRedirUlr, KMaxUrlLength},
    90     {EDlAttrCurrentUrl, KMaxUrlLength},
    90     {EDlAttrCurrentUrl, KMaxUrlLength},
    91     {EDlAttrName, KMaxPath},
    91     {EDlAttrName, KMaxPath},
    92     {EDlAttrRealm,KMaxRealmLength},
    92     {EDlAttrRealm,KMaxRealmLength},
    93     {EDlAttrUsername, KMaxDefAttrLength},
    93     {EDlAttrUsername, KMaxRealmLength},
    94     {EDlAttrPassword, KMaxDefAttrLength},
    94     {EDlAttrPassword, KMaxDefAttrLength},
    95     {EDlAttrProxyRealm, KMaxRealmLength},
    95     {EDlAttrProxyRealm, KMaxRealmLength},
    96     {EDlAttrProxyUsername, KMaxDefAttrLength},
    96     {EDlAttrProxyUsername, KMaxDefAttrLength},
    97     {EDlAttrProxyPassword, KMaxDefAttrLength},
    97     {EDlAttrProxyPassword, KMaxDefAttrLength},
    98     {EDlAttrDestFilename, KMaxPath},
    98     {EDlAttrDestFilename, KMaxPath},