Package org.miaixz.bus.http.cache
Interface CacheRequest
public interface CacheRequest
缓存请求信息
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Method Summary
-
Method Details
-
body
- Returns:
- 字节流信息
- Throws:
IOException- 异常
-
abort
void abort()终止这个缓存
-
IOException - 异常