okhttp / okhttp3 / Cookie / domain

domain

val domain: String

Returns the cookie's domain. If hostOnly returns true this is the only domain that matches this cookie; otherwise it matches this domain and all subdomains.