package okhttp3.internal.cache; import java.io.IOException; import o.InterfaceC15168giw; /* loaded from: classes.dex */ public interface CacheRequest { void abort(); InterfaceC15168giw body() throws IOException; }