| Package | Description |
|---|---|
| com.github.underscore.lodash |
| Modifier and Type | Method and Description |
|---|---|
static U.FetchResponse |
U.fetch(String url) |
static U.FetchResponse |
U.fetch(String url,
Integer connectTimeout,
Integer readTimeout) |
static U.FetchResponse |
U.fetch(String url,
String method,
String body) |
static U.FetchResponse |
U.fetch(String url,
String method,
String body,
Map<String,List<String>> headerFields,
Integer connectTimeout,
Integer readTimeout) |
Copyright © 2020. All rights reserved.