- All Implemented Interfaces:
- org.apache.http.cookie.CookieSpec
public class LaxBrowserCompatSpec
extends org.apache.http.impl.cookie.RFC6265LaxSpec
Class to override browser compatibility to make it not check cookie paths. See CONNECTORS-97.
The class must be in the package described because it requires a protected constructor from the
class it extends.