|
||||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
HttpHeader | +--HttpSetCookiein HttpHeader.h
Fields inherited from class HttpHeader |
m_strName, m_strContent |
Constructor Summary | |
HttpSetCookie( const char* pszName, const char* pszValue = NULL, time_t timeExpires = 0, const char* pszPath = NULL, const char* pszDomain = NULL, bool bSecure = false )
|
Methods inherited from class HttpHeader |
name, content, toString |
Constructor Detail |
public HttpSetCookie( const char* pszName, const char* pszValue = NULL, time_t timeExpires = 0, const char* pszPath = NULL, const char* pszDomain = NULL, bool bSecure = false );
|
||||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |