a #GUri
a #GUri for the top level document
a #GUri 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.
This is an extended version of soup.cookie_jar.CookieJar.getCookieList that provides more information required to use SameSite cookies.
See the [SameSite cookies spec](https://tools.ietf.org/html/draft-ietf-httpbis-cookie-same-site-00) for more detailed information.