minor addition to comment
This commit is contained in:
parent
67a5f5f412
commit
eb2f292877
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ public class ResponseTrans implements Externalizable {
|
|||
public String contentType = "text/html";
|
||||
|
||||
/**
|
||||
* Set the charset of the response.
|
||||
* Set the charset (encoding) to use for the response.
|
||||
*/
|
||||
public String charset;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue