Discuss this help topic in SecureBlackbox Forum
Parses form data from an HTTP request.
Declaration
Parameters
- RequestInfo - contains HTTP request info.
- Buffer - buffer containing the form data.
- Index - specifies the position in Buffer from which to start reading the form data.
- Size - size of the data to be read in bytes.
- ContentType -
Description
Use this method to parse form data from HTTP request.
Discuss this help topic in SecureBlackbox Forum