I have fired https URL on browser and same in jmeter. I want to run few URL's thorugh jmeter but found some difference when i run thorugh jmeter. Broswer result-
Request URL:https://testurl.com
Request Method:GET
Status Code:302 Found
on firing URL, in browser, i get login screen but when i fire same URL through jmeter, its giving exception as below-
Response code: Non HTTP response code: java.io.IOException
Response message: Non HTTP response message: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 503 Service Unavailable"