Hi, All
There is an project that uses HTTPUtils module and about 20 URLs used for just XML-text data exchange with a web-server, each URL has 5-10 parameters to be sent.
Now it's tasked to switch it to using POST requests only - how can it be implemented ?
There is an project that uses HTTPUtils module and about 20 URLs used for just XML-text data exchange with a web-server, each URL has 5-10 parameters to be sent.
Now it's tasked to switch it to using POST requests only - how can it be implemented ?
Last edited: