RestAssured.port = 9090;
RestAssured.basePath = "/something";
get("http://x.y.com/testfile1.txt"); => will goto http://localhost:9090
This is a regression bug, it's not present in versions prior to 1.9.0.
Original issue reported on code.google.com by johan.ha...@gmail.com on 26 Nov 2013 at 2:43
Original issue reported on code.google.com by
johan.ha...@gmail.com
on 26 Nov 2013 at 2:43