HTTP requests steps that possess parameterized key value pairs are not natively encoded by SoapUI. - [x] check if we can register some kind of HTTP request post processing or otherwise - [ ] <del> implement a function that needs to be called explicitly before these request are send</del> **References** Geonovum/etf-test-projects-inspire/pull/68 [HTML URL Encoding Reference](http://www.w3schools.com/tags/ref_urlencode.asp) [SoapUI API: extractParams() ](http://www.soapui.org/apidocs/com/eviware/soapui/impl/rest/support/RestUtils.html#extractParams%28java.lang.String, com.eviware.soapui.impl.rest.support.RestParamsPropertyHolder, boolean%29) [ETS-SEL: generateStandaloneHttpRequest()](https://github.com/interactive-instruments/etf-sui-ae/blob/master/etf-sui-owsgtl/src/de/interactive_instruments/xtf/ProjectHelper.groovy#L296)