CHttpHeader Class Reference
class CHttpHeader : public CBase |
Class which represents one header in transferred file
httptransfer.lib
- Since
- S60 v3.2
Constructor & Destructor Documentation
Member Functions Documentation
ConstructL(const TDesC8 &, const TDesC8 &)
void | ConstructL | ( | const TDesC8 & | aFieldName, |
| const TDesC8 & | aFieldValue |
| ) | [private] |
Parameters
const TDesC8 & aFieldName | Name of the header field |
const TDesC8 & aFieldValue | Value of the header field |
FieldName()
Getter for the name of the field
FieldValue()
Getter for the value of the field
NewL(const TDesC8 &, const TDesC8 &)
Parameters
const TDesC8 & aFieldName | Name of the header field |
const TDesC8 & aFieldValue | Value of the header field |
Member Data Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.