Class FormBodyPart

java.lang.Object
org.apache.http.entity.mime.FormBodyPart

public class FormBodyPart extends Object
FormBodyPart class represents a content body that can be used as a part of multipart encoded entities. This class automatically populates the header with standard fields based on the content description of the enclosed body.
Since:
4.0