top.jfunc.http.holderrequest.StringBodyRequest Maven / Gradle / Ivy
package top.jfunc.http.holderrequest;
/**
* 有请求体的请求
* @author xiongshiyan at 2019/5/18 , contact me with email [email protected] or phone 15208384257
*/
public interface StringBodyRequest extends HttpRequest, top.jfunc.http.request.StringBodyRequest {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy