package

com.google.api.client.http

Classes

MultipartFormDataContent Serializes MIME "multipart/form-data" content as specified by RFC 2388: Returning Values from Forms: multipart/form-data

The implementation is a subclass of MultipartContent that sets the media type to "multipart/form-data" and defaults to DEFAULT_BOUNDARY as a boundary string.