Campoie / rest-assured

Automatically exported from code.google.com/p/rest-assured
0 stars 0 forks source link

baseURI doesn't work as expected #108

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
E.g. setting baseURI to:

RestAssured.baseURI = "http://127.0.0.1:53345";

then

get("/something") should go to http://127.0.0.1:53345/something

Original issue reported on code.google.com by johan.ha...@gmail.com on 28 Sep 2011 at 7:56

GoogleCodeExporter commented 9 years ago

Original comment by johan.ha...@gmail.com on 1 Oct 2011 at 6:23