Prerequisites: You are connected to the station, which has an HttpClient component.
- Expand HttpClient and change
Method to PUT.
- Expand
Address, enter the Host Address and Path and click Save.The Address properties are configured for a PUT request.
- Expand
Request Body.
- Fill in the properties and click Save.
- Right-click HttpClient and click .
The driver populates our test service (which echoes back the request content) from our Data slot, and automatically populates the Content-Length and Content-Type: