2022-06-10 21:38:30 +09:00

98 lines
1.5 KiB
Smali

.class public Lkf/o$b;
.super Lkf/o;
.source "HttpRequestWrapper.java"
# interfaces
.implements Ldf/m;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lkf/o;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "b"
.end annotation
# instance fields
.field public g:Ldf/l;
# direct methods
.method public constructor <init>(Ldf/m;)V
.locals 1
const/4 v0, 0x0
.line 1
invoke-direct {p0, p1, v0}, Lkf/o;-><init>(Ldf/q;Lkf/o$a;)V
.line 2
invoke-interface {p1}, Ldf/m;->getEntity()Ldf/l;
move-result-object p1
iput-object p1, p0, Lkf/o$b;->g:Ldf/l;
return-void
.end method
# virtual methods
.method public b(Ldf/l;)V
.locals 0
.line 1
iput-object p1, p0, Lkf/o$b;->g:Ldf/l;
return-void
.end method
.method public expectContinue()Z
.locals 2
const-string v0, "Expect"
.line 1
invoke-virtual {p0, v0}, Lmg/a;->getFirstHeader(Ljava/lang/String;)Ldf/d;
move-result-object v0
if-eqz v0, :cond_0
.line 2
invoke-interface {v0}, Ldf/d;->getValue()Ljava/lang/String;
move-result-object v0
const-string v1, "100-continue"
invoke-virtual {v1, v0}, Ljava/lang/String;->equalsIgnoreCase(Ljava/lang/String;)Z
move-result v0
if-eqz v0, :cond_0
const/4 v0, 0x1
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
return v0
.end method
.method public getEntity()Ldf/l;
.locals 1
.line 1
iget-object v0, p0, Lkf/o$b;->g:Ldf/l;
return-object v0
.end method