class Ethon::Easy::Form

This class represents a form and is used to send a payload in the request body via POST/PUT. It handles multipart forms, too.

@api private