This module contains logic for setting up a [multipart] POST body.
Set things up when form is provided. Deals with multipart forms.
@example Setup.
post.set_form(easy)
@param [ Easy ] easy The easy to setup.
[Validate]