Class RFC6265StrictSpec

All Implemented Interfaces:
CookieSpec

@Contract(threading=SAFE) public class RFC6265StrictSpec extends RFC6265CookieSpecBase
Standard CookieSpec implementation that enforces syntax and semantics of the well-behaved profile of the HTTP state management specification (RFC 6265, section 4).
Since:
4.4
  • Field Details

    • DATE_PATTERNS

      static final String[] DATE_PATTERNS
  • Constructor Details

  • Method Details