Using HttpClient I am calling a service. here some user input(OrderId) appending to service URL, functionally everything is fine. But throws SSRF issue by Fortify tool. I ha