Class BestMatchSpec

  • All Implemented Interfaces:
    CookieSpec

    @Contract(threading=SAFE)
    @Deprecated
    public class BestMatchSpec
    extends DefaultCookieSpec
    Deprecated.
    'Meta' cookie specification that picks up a cookie policy based on the format of cookies sent with the HTTP response.
    Since:
    4.0
    • Constructor Detail

      • BestMatchSpec

        public BestMatchSpec​(java.lang.String[] datepatterns,
                             boolean oneHeader)
        Deprecated.
      • BestMatchSpec

        public BestMatchSpec()
        Deprecated.