Discuss this help topic in SecureBlackbox Forum
Allows to parse multipart/form-data contents
Declaration
Parameters
Return value
Returns the list of form-data elements.
Description
Use this method to parse multipart/form-data content, posted to the server. The resulting object contains the list of entries in the list. Some of the entries can be lists of entries, thus forming a tree of entries.