okhttp
/
okhttp3
/
Cookie
/
Builder
/
<init>
<init>
Builder
(
)
Builds a cookie. The
name
,
value
, and
domain
values must all be set before calling
build
.