{@link CookieManager} will call CookieStore.add to save cookiesfor every incoming HTTP response, and call CookieStore.get to retrieve cookie for every outgoing HTTP request. A CookieStore is responsible for removing HttpCookie instances which have expired. @version 1.3, 05/11/17 @author Edward Wang @since 1.6
|
|
|
|
|
|
|
|