FORM_MIME_TYPE_URLENCODED

A macro containing the value application/x-www-form-urlencoded; the default MIME type for POSTing HTML form data.

enum FORM_MIME_TYPE_URLENCODED = "application/x-www-form-urlencoded";