| Package | Description |
|---|---|
| org.aoju.bus.http |
| Modifier and Type | Method and Description |
|---|---|
static String |
HttpUtils.get(String url)
sync processing of GET request
|
static String |
HttpUtils.post(String url,
Map<String,Object> map)
sync processing of POST requests, custom request types
|
Copyright © 2019. All rights reserved.