ContributionsMost RecentMost LikesSolutionsRe: POST instead of GET after 302 redirrect Sure, I can check this problem with nightly build R!API, and we will do so. But, looking to yours answer, i have a question to SmartBear sales or Head of QA R!API ! I'm buying PRO commercial license of R!API, not to test it, but to use it in my work! It is not opensource version for community testing. And i'm worried of installing R!API nightly builds on same PC with PRO license, due license manager issues - Is there any documentation, how to do it clearly? Me and my team are using smartbear products for nearly five years, however, to date, the quality of the product, makes us look for workaround ways the use and afraid of bugs. POST instead of GET after 302 redirrect Win 8 ReadyAPI ver 1.9 same thing 1.8.5 It's not corret behaviour do POST req after 302 Status-Code. I'm doing POST request to auth form. In this request 302 -redirrect presets, after should follow GET req. But in RAPI 1.9 after 302 -redirrect POST req follows. See screens: Accorrding to https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html - it's not correct behaviour All good in SoapUI 5.3 )Request URL in lowercase (variable)Hellow! My team using soapui pro. And since version 5.1 it's not possible to use Request URL(end point) as variable like http://${#Project#server_port}/ Because in version 5.1 Request URL forcibly converted to lowercase like http://${#project#server_port}/ and it leads ERROR:java.net.UnknownHostException: null Is this a bug or a feature and whether there is a workaround?