HTTP Direct Basic - change default method from POST to GET

Posted by paul.ungureanu on 17-Apr-2012 08:20

I have to communicate with a HTTP server that is waiting for GET methods. How I change the method that is sent from POST to GET?

I'm using a Http Direct Basic routing definition to send the requests by calling ep.call

I was trying with X-HTTP-RequestMethod property , but I didn't succeeded.

All Replies

This thread is closed