Java org.apache.http.cookie.params CookieSpecPNames fields, constructors, methods, implement or subclass

Example usage for Java org.apache.http.cookie.params CookieSpecPNames fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.http.cookie.params CookieSpecPNames.

The text is from its open source code.

Field

StringDATE_PATTERNS
Defines valid date patterns to be used for parsing non-standard expires attribute.
StringSINGLE_COOKIE_HEADER
Defines whether cookies should be forced into a single Cookie request header.