xavjer
10 years agoNew Contributor
Absolutely agree, the problematic part is in method:
com.eviware.soapui.impl.support.HttpUtils.completeUrlWithHttpIfProtocolIsNotHttpOrHttpsOrPropertyExpansion(String endpoint)
It lowercases the endpoint to check if it starts with http/https but leaves it in lowercase, which is incorrect
Related Content
- 3 years ago
- 3 years ago