const char *HttpGetCookies ( HttpConnection hConn )
hConn | pointer to the connection data |
Returns a pointer to all cookies.
i.e.: "cookie1=abc;
nextcookie=1234; mycookie="hello http"; last=2333;"
see also:
AzHttp Overview |
HttpAddCookie |
HttpGetCookie |
HttpGetCookieValue