public class Get extends Object implements HttpAction
public Get(String req, String charset)
req - like index.html?parm=valuecharset - like utf-8public Get(String url)
public String getRequest()
getRequest in interface HttpActionpublic String getCharset()
getCharset in interface HttpActionCopyright © 2013. All Rights Reserved.