NetMirror.apk
Download file
package S2;
/* JADX INFO: loaded from: classes.dex */
public final class f {
/* JADX INFO: renamed from: a, reason: collision with root package name */
public static final f f2322a = new f();
private f() {
}
public static final boolean b(String str) {
D2.h.f(str, "method");
return (D2.h.b(str, "GET") || D2.h.b(str, "HEAD")) ? false : true;
}
public static final boolean e(String str) {
D2.h.f(str, "method");
return D2.h.b(str, "POST") || D2.h.b(str, "PUT") || D2.h.b(str, "PATCH") || D2.h.b(str, "PROPPATCH") || D2.h.b(str, "REPORT");
}
public final boolean a(String str) {
D2.h.f(str, "method");
return D2.h.b(str, "POST") || D2.h.b(str, "PATCH") || D2.h.b(str, "PUT") || D2.h.b(str, "DELETE") || D2.h.b(str, "MOVE");
}
public final boolean c(String str) {
D2.h.f(str, "method");
return !D2.h.b(str, "PROPFIND");
}
public final boolean d(String str) {
D2.h.f(str, "method");
return D2.h.b(str, "PROPFIND");
}
}
⚠️ This content was hidden by an advertisement filtering extension in your browser. Please disable it and reload the page to access the decompiled content.
We only display one small text ad to keep this service free. Here's what it looks like:
Read the Docs for Business: You write the docs. We do the rest.
Try it today!Ad by EthicalAds
Download file