Hello!
I am sending REST Get request with Mule ESB 3.6.1 and there is a parameter to the query. However, if I use Fiddler (4.5.1.0) as proxy, the parameter is removed from the request. If I send the same request from Jmeter and use Fiddler as proxy, the parameter is present. If I dont use Fiddler as proxy in Mule, the parameter is still present.