Uses of Class
org.miaixz.bus.http.Cookie
Packages that use Cookie
-
Uses of Cookie in org.miaixz.bus.http
Methods in org.miaixz.bus.http that return CookieMethods in org.miaixz.bus.http that return types with arguments of type Cookie -
Uses of Cookie in org.miaixz.bus.http.metric
Methods in org.miaixz.bus.http.metric that return types with arguments of type CookieModifier and TypeMethodDescriptionCookieJar.loadForRequest(UnoUrl url) 将HTTP请求的cookie从jar加载到url此方法为网络请求返回一个可能为空的cookie列表 简单的实现将返回尚未过期的已接受的Cookie, 并返回matches(org.miaixz.bus.http.UnoUrl)urlMethod parameters in org.miaixz.bus.http.metric with type arguments of type CookieModifier and TypeMethodDescriptionvoidCookieJar.saveFromResponse(UnoUrl url, List<Cookie> cookies) 据这个jar's的策略将HTTP响应中的cookies保存到这个存储中 请注意,对于单个HTTP响应,如果响应包含一个拖车,则可以第二次调用此方法 对于这个模糊的HTTP特性,cookie只包含预告片的cookie