//okhttp/okhttp3/Cookie/Builder/domain domain¶ [jvm]\ fun domain(domain: String): Cookie.Builder Set the domain pattern for this cookie. The cookie will match domain and all of its subdomains.