Executes POST request and stores its result in the file.
Parameters
-
aWebReq
- Handler for HTTP communication.
-
aPostReq
- POST request to execute.
-
aReqLen
- Length of the POST request in bytes.
-
anOutFile
- Name of the file where to store the post request results
-
anHlpBuf
- Pass a valid and a quite big byte buffer here.
Return Value
null if everything went OK or the exception on error
See Also
OsmDld Class | serial Namespace