Forum Discussion

nuspy74's avatar
14 years ago

Semicolon in REST path Parameter not correctly managed (?)

Hi,
When I lanch a REST request with a pathParamenter in which is present a semicolon (;) SoapUI doesn' t correctly handle the ; and it cuts the request at the semicolon.
I have tried to substitute the semicolon with %B3 but in this case the % symbol is encoded.
This is an example, where the second parameter is : SecondParameter;123

http://localhost:8080/Server-RESTful/fi ... ameter;123

Is it a bug? How can I manage that? I can' t change the paramenter with semicolon format.
Thank you in advance,
Andrea
No RepliesBe the first to reply