public static class Http.Body
extends Object
Constructor and Description |
---|
Body(String content,
String contentType,
String charset) |
Modifier and Type | Method and Description |
---|---|
String |
getCharset() |
String |
getContent() |
String |
getContentType() |