java.lang.Object
develop.toolkit.base.struct.http.FormUrlencodedBody
- All Implemented Interfaces:
HttpRequestBody<String>
- Author:
- qiushui on 2020-09-15.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FormUrlencodedBody
public FormUrlencodedBody()
-
-
Method Details
-
getBody
- Specified by:
getBodyin interfaceHttpRequestBody<String>
-
toString
-
addPair
-