CHTTPResponse Class Reference

#include <mw/chttpresponse.h>

Link against: httpresponse.lib

class CHTTPResponse : public CBase

Inherits from

Detailed Description

Deprecated

Constructor & Destructor Documentation

CHTTPResponse ( )

IMPORT_CCHTTPResponse()[protected]

~CHTTPResponse ( )

IMPORT_C~CHTTPResponse()[virtual]

Member Function Documentation

AddResponse ( HBufC8 * )

IMPORT_C voidAddResponse(HBufC8 *aResponse)

CharSet ( TPtrC8 & )

IMPORT_C TBoolCharSet(TPtrC8 &aDesc)const

CharSet ( TInt )

IMPORT_C const TText8 *CharSet(TIntaCharsetCode)const [protected]

ConstructL ( )

IMPORT_C voidConstructL()[protected]

ContentType ( TPtrC8 & )

IMPORT_C voidContentType(TPtrC8 &aDesc)const

ContentType ( TInt )

IMPORT_C const TText8 *ContentType(TIntaContentTypeCode)const [protected]

DetailedStatusCode ( )

IMPORT_C THttpStatusCodeDetailedStatusCode()const

ExtractCacheControlTime ( TCacheControlFieldValue, TTime & )

IMPORT_C TBoolExtractCacheControlTime(TCacheControlFieldValueaField,
TTime &aTime
)const

FindBinaryDescField ( THttpHeaderField, TPtrC8 &, TInt )

IMPORT_C TBoolFindBinaryDescField(THttpHeaderFieldaField,
TPtrC8 &aDesc,
TIntaStartIndex = 0
)const

FindCacheControlFieldValue ( TCacheControlFieldValue )

IMPORT_C TIntFindCacheControlFieldValue(TCacheControlFieldValueaField)const

FindField ( THttpHeaderField, TPtrC8 &, TInt )

IMPORT_C TBoolFindField(THttpHeaderFieldaField,
TPtrC8 &aDesc,
TIntaStartIndex = 0
)const

FindField ( THttpHeaderField, TTime &, TInt )

IMPORT_C TBoolFindField(THttpHeaderFieldaField,
TTime &aTime,
TIntaStartIndex = 0
)const

FindRealm ( TPtrC8 & )

IMPORT_C TBoolFindRealm(TPtrC8 &aRealm)const

LocateField ( THttpHeaderField, TInt )

IMPORT_C TIntLocateField(THttpHeaderFieldaField,
TIntaStartIndex = 0
)const [protected]

NewL ( )

IMPORT_C CHTTPResponse *NewL()[static]

Reset ( )

IMPORT_C voidReset()

Response ( )

IMPORT_C HBufC8 &Response()const

SetStatusCode ( TInt )

IMPORT_C voidSetStatusCode(TIntaCode)

StatusCode ( )

IMPORT_C THttpStatusCodeStatusCode()const