| Package | Description |
|---|---|
| io.higgs.http.client |
| Modifier and Type | Method and Description |
|---|---|
HttpFile |
HttpFile.addFile(File file)
Adds the given file to the set of files under this name.
|
HttpFile |
HttpFile.addFile(File file,
boolean isText)
Adds the given file
|
| Modifier and Type | Method and Description |
|---|---|
List<HttpFile> |
POST.getFiles() |
| Modifier and Type | Method and Description |
|---|---|
POST |
POST.file(HttpFile file) |
Copyright © 2012-2015. All Rights Reserved.