I don't see any way to specify the content of a POST request. Is this possible? This is for testing a web service, where instead of loading a variety of URLs I need to repeatedly load one URL with different parameters in the POST.
It actually is possible with the full syntax via the HTTP API! Unfortunately I don't have much time to work on Engulf anymore, so it's pretty much unsupported. I should put up a notice soon.
I don't see any way to specify the content of a POST request. Is this possible? This is for testing a web service, where instead of loading a variety of URLs I need to repeatedly load one URL with different parameters in the POST.