Forum Discussion

Defender's avatar
Defender
Contributor
13 years ago

[Resolved] SoapUI 3.6.2 does not suppress excess "/"

Hi!

The following differences were found on 3.6.2 & 3.6.1 request execution (the request opened by 2 different SoapUI versions).
3.6.2:
GET http://dc2datapower02.dc2.digitalriver. ... /JoeTester// HTTP/1.1
Accept-Encoding: gzip,deflate
Authorization: Basic XXX
Accept: application/xml
User-Agent: Jakarta Commons-HttpClient/3.1
Host: dc2datapower02.dc2.digitalriver.com:60070

3.6.1:
GET http://dc2datapower02.dc2.digitalriver. ... /JoeTester/ HTTP/1.1
Accept-Encoding: gzip,deflate
Authorization: Basic XXX
Accept: application/xml
User-Agent: Jakarta Commons-HttpClient/3.1
Host: dc2datapower02.dc2.digitalriver.com:60070

The reason of excess slash appears is the resource addressed in the request contains the set of template parameters & several of them are empty.
I need this feature fixed ASAP as it worked in 3.6.1 - this defect blocks my actions.
If you need more detailed information please do not hesitate to contact me.

3.6.2 version used: Build dist-118-2010-10-18, Build Date 2010/10/18 15:21

2 Replies

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi,

    there is now a setting for this in 3.6.2 under the global HTTP Settings (we had users that didn't wan't these slashes to be removed.. )

    regards,

    /Ole
    eviware.com