public interface IRequest
Map<String,String>
getParams()
String
getPath()
static IRequest
request(String path, Map<String,String> params)