类 StringRequestBody

java.lang.Object
com.dtflys.forest.http.ForestRequestBody
com.dtflys.forest.http.body.StringRequestBody
所有已实现的接口:
SupportFormUrlEncoded

public class StringRequestBody extends ForestRequestBody implements SupportFormUrlEncoded
字符串类型请求体

该请求体对象会包装一个字符串, 其字符串会被放置到请求体中

从以下版本开始:
2020-09-22 17:30
作者:
gongjun[jun.gong@thebeastshop.com]