Interface Headers.Cookie

All Superinterfaces:
Header
Enclosing class:
Headers

public static interface Headers.Cookie extends Header

Cookie HTTP header as defined by RFC 6265 Section 4.2.

Since:
1.0
Author:
Jeremy Kuhn
  • Method Details

    • getPairs

      Returns the list of cookie pairs.

      Returns:
      a map associating a cookie name to a list of cookie parameter