Class CookiePolicy

  • All Implemented Interfaces:
    HttpPipelinePolicy

    public class CookiePolicy
    extends Object
    implements HttpPipelinePolicy
    The pipeline policy that which stores cookies based on the response "Set-Cookie" header and adds cookies to requests.