32 lines
757 B
Smali
32 lines
757 B
Smali
.class public final Lorg/apache/http/client/params/CookiePolicy;
|
|
.super Ljava/lang/Object;
|
|
.source "CookiePolicy.java"
|
|
|
|
|
|
# annotations
|
|
.annotation build Lorg/apache/http/annotation/Immutable;
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final BEST_MATCH:Ljava/lang/String; = "best-match"
|
|
|
|
.field public static final BROWSER_COMPATIBILITY:Ljava/lang/String; = "compatibility"
|
|
|
|
.field public static final NETSCAPE:Ljava/lang/String; = "netscape"
|
|
|
|
.field public static final RFC_2109:Ljava/lang/String; = "rfc2109"
|
|
|
|
.field public static final RFC_2965:Ljava/lang/String; = "rfc2965"
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|