a #SoupURI
a #SoupURI for the top level document
a #SoupURI indicating the origin to get cookies for
whether or not the return value is being passed directly to an HTTP operation
if the HTTP method is safe, as defined by RFC 7231, ignored when @for_http is %FALSE
whether or not the HTTP request is part of top level navigation
a #GSList with the cookies in the @jar that would be sent with a request to @uri.
2.70
This is an extended version of soup_cookie_jar_get_cookie_list() that provides more information required to use SameSite cookies. See the SameSite cookies spec
for more detailed information.