Method

SoupCookiecopy

Declaration [src]

SoupCookie*
soup_cookie_copy (
  SoupCookie* cookie
)

Description [src]

Copies cookie.

Return value

Type: SoupCookie

A copy of cookie.

The caller of the method takes ownership of the data, and is responsible for freeing it.