public static class HTTPRequest.Part
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
TokenMap |
bodyAttrs
Attributes of part body.
|
ItemCache |
bodyContent
Content of part body.
|
TokenMap |
headers
Part headers.
|
| Constructor and Description |
|---|
HTTPRequest.Part() |