Uses of Class
org.logdoc.fairhttp.service.http.Cookie
-
Packages that use Cookie Package Description org.logdoc.fairhttp.service.http -
-
Uses of Cookie in org.logdoc.fairhttp.service.http
Methods in org.logdoc.fairhttp.service.http that return Cookie Modifier and Type Method Description CookieCookie.Builder. build()Methods in org.logdoc.fairhttp.service.http with parameters of type Cookie Modifier and Type Method Description ResponseResponse. withCookie(Cookie... cookies)
-