Class FormContentProvider

java.lang.Object
All Implemented Interfaces:
Iterable<ByteBuffer>, ContentProvider, ContentProvider.Typed

@Deprecated public class FormContentProvider extends StringContentProvider
Deprecated.
use FormRequestContent instead.
A ContentProvider for form uploads with the "application/x-www-form-urlencoded" content type.