ReadForm
Reads the form (text file) and extracts the default fields The data to be parsed must be sent as a multi-part MIME encoded file in the form data of the POST
API | Description |
---|---|
POST api/ReadForm |
Caller Posts the text data to be processed as a form (as a MIME encoded file) Returns the name-value pairs of form |