| Package | Description |
|---|---|
| org.apache.http.entity.mime |
MIME coded HTTP entity implementations.
|
| Modifier and Type | Field and Description |
|---|---|
private Header |
FormBodyPart.header |
private Header |
FormBodyPartBuilder.header |
| Modifier and Type | Method and Description |
|---|---|
Header |
FormBodyPart.getHeader() |
| Constructor and Description |
|---|
FormBodyPart(java.lang.String name,
ContentBody body,
Header header) |