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