Method

SoupCookieget_domain

Declaration [src]

const char*
soup_cookie_get_domain (
  SoupCookie* cookie
)

Description [src]

Gets cookies domain.

Return value

Type: const char*

cookies domain.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.