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