Class FormRequestContent

java.lang.Object
All Implemented Interfaces:
Request.Content

public class FormRequestContent extends StringRequestContent

A Request.Content for form uploads with the "application/x-www-form-urlencoded" content type.