set_first_party
Description:
[
Version ( since =
"2.30" ) ]
public void set_first_party (
URI first_party)
Sets first_party as the main document Uri for
this.
For details of when and how this is used refer to the documentation for [enum@CookieJarAcceptPolicy].
Parameters:
| this |
a Message
|
| first_party |
the Uri for the this's first party
|