DCL 4.0
Loading...
Searching...
No Matches
HttpSetCookie Member List

This is the complete list of members for HttpSetCookie, including all inherited members.

__contentHttpHeaderprotected
__nameHttpHeaderprotected
content() constHttpHeaderinline
HttpHeader()HttpHeaderinline
HttpHeader(const HttpHeader &src)HttpHeaderinline
HttpHeader(const wchar_t *_name, const wchar_t *_content=NULL)HttpHeaderinline
HttpSetCookie(const wchar_t *_name, const wchar_t *_value=NULL, time_t _expires=0, const wchar_t *_path=NULL, const wchar_t *_domain=NULL, bool _secure=false)HttpSetCookie
name() constHttpHeaderinline
toString() constHttpHeader