Example usage for org.apache.http.impl.cookie BasicExpiresHandler subclass-usage

List of usage examples for org.apache.http.impl.cookie BasicExpiresHandler subclass-usage

Introduction

In this page you can find the example usage for org.apache.http.impl.cookie BasicExpiresHandler subclass-usage.

Usage

From source file com.gargoylesoftware.htmlunit.httpclient.HtmlUnitExpiresHandler.java

/**
 * Customized BasicExpiresHandler for HtmlUnit.
 *
 * @author <a href="mailto:mbowler@GargoyleSoftware.com">Mike Bowler</a>
 * @author Noboru Sinohara
 * @author David D. Kilzer