15 years ago
Sending Get requests
I imported a wsdl file using soapui and was trying to execute one of the methods. It is giving me a Http:405 error which some suggested might be due to the fact that the request sent from SoapUI is a POST request. So how can i change the type of request sent to a GET request..