Hello,
I would like to post a 1MB-file towards a web-server in order to monitor the available bandwidth of the link periodically.
Using a standard http-sensor with a GET method I am already able to monitor this in one direction. Using the load-time I can calculate the available bandwidth.
However I am not familiar with the syntax that needs to be used for the POST method.
Can someone help me out with an example. The file which I would like to post is a file containing randomly generated data.
Thanks. Kind Regards,
Sven.
Add comment