20 lines
639 B
Java
20 lines
639 B
Java
|
package o;
|
||
|
|
||
|
import com.google.common.net.HttpHeaders;
|
||
|
import java.io.IOException;
|
||
|
|
||
|
/* renamed from: o.gne, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes6.dex */
|
||
|
public final class C15329gne extends C15326gnb {
|
||
|
public C15329gne(String str, int i, String str2, int i2) {
|
||
|
super(str, i, str2, i2);
|
||
|
}
|
||
|
|
||
|
@Override // o.C15326gnb, o.gmY
|
||
|
public final InterfaceC15325gna b() throws IOException {
|
||
|
C15328gnd c15328gnd = new C15328gnd(((C15326gnb) this).a, ((C15326gnb) this).e, ((C15326gnb) this).b, this.h);
|
||
|
c15328gnd.c(HttpHeaders.CONNECTION, "keep-alive");
|
||
|
return c15328gnd;
|
||
|
}
|
||
|
}
|