Class HttpResource

java.lang.Object
org.miaixz.bus.core.io.resource.HttpResource
All Implemented Interfaces:
Serializable, Resource

public class HttpResource extends Object implements Resource, Serializable
HTTP资源,用于自定义表单数据,可自定义Content-Type
Since:
Java 17+
Author:
Kimi Liu
See Also: