This type of POST sends the contents of a file in the body of the POST request.
Prerequisites: You are connected to the station.
- Expand .
- For
Source Type, select FileSource from the drip-down list.
- Browse for or enter the
File Ord.
- Right-click HttpClient and click .
The file contents become the body of the POST request.
Once again, the ContentType auto header attempts to make a best guess from the first bytes of the file, and Content-Length is set.