ContributionsMost RecentMost LikesSolutionsHTTP 307 - Redirected POST becomes GET Hello, Using SOAPUI 5.2.1, we send a http-POST to a server. The server respond with "HTTP/1.1 307". After this, soapUI is sending a GET instead of a POST-Request to the new address. What I want is that the new request sent by SOAPUI to be a POST, same type as initial request. Is this bug solved in another version of SOAPUI ?