public class Http extends Object
| Modifier and Type | Method and Description |
|---|---|
Match |
config(String key,
String value) |
Match |
delete() |
static Http |
forUrl(Logger logger,
String url) |
Match |
get() |
Http |
path(String... paths) |
Match |
post(Json json) |
Match |
post(Object body) |
Http |
url(String url) |
Copyright © 2019. All rights reserved.