CHTTPResponse Class Reference
#include
<mw/chttpresponse.h>
Link against: httpresponse.lib
class CHTTPResponse : public CBase |
Detailed Description
Deprecated
Constructor & Destructor Documentation
CHTTPResponse ( )
IMPORT_C | CHTTPResponse | ( | ) | [protected] |
~CHTTPResponse ( )
IMPORT_C | ~CHTTPResponse | ( | ) | [virtual] |
Member Function Documentation
AddResponse ( HBufC8 * )
IMPORT_C void | AddResponse | ( | HBufC8 * | aResponse | ) | |
CharSet ( TPtrC8 & )
CharSet ( TInt )
IMPORT_C const TText8 * | CharSet | ( | TInt | aCharsetCode | ) | const [protected] |
ConstructL ( )
IMPORT_C void | ConstructL | ( | ) | [protected] |
ContentType ( TPtrC8 & )
IMPORT_C void | ContentType | ( | TPtrC8 & | aDesc | ) | const |
ContentType ( TInt )
IMPORT_C const TText8 * | ContentType | ( | TInt | aContentTypeCode | ) | const [protected] |
DetailedStatusCode ( )
ExtractCacheControlTime ( TCacheControlFieldValue, TTime & )
FindBinaryDescField ( THttpHeaderField, TPtrC8 &, TInt )
FindCacheControlFieldValue ( TCacheControlFieldValue )
FindField ( THttpHeaderField, TPtrC8 &, TInt )
FindField ( THttpHeaderField, TTime &, TInt )
FindRealm ( TPtrC8 & )
LocateField ( THttpHeaderField, TInt )
NewL ( )
Reset ( )
Response ( )
IMPORT_C HBufC8 & | Response | ( | ) | const |
SetStatusCode ( TInt )
IMPORT_C void | SetStatusCode | ( | TInt | aCode | ) | |