Closed GoogleCodeExporter closed 9 years ago
Original comment by johan.ha...@gmail.com
on 7 Mar 2011 at 3:37
Original comment by johan.ha...@gmail.com
on 26 Mar 2011 at 4:43
I am also experiencing this problem in the current version of RestAssured
(1.7.1).
Example:
get("http://localhost:1085/my-context-path?someParam=201468307555168968435823");
In the log I can see the following request is being fired:
Request method: GET
Request
path: /my-preconfigured-base-path/http://localhost:1085/my-context-path?somePara
m=201468307555168968435823
Original comment by roth.ben...@gmail.com
on 4 Dec 2012 at 1:45
I think (hopefully) this is a problem with logging and not the actual URI.
Original comment by johan.ha...@gmail.com
on 4 Dec 2012 at 1:52
Original issue reported on code.google.com by
johan.ha...@gmail.com
on 7 Mar 2011 at 3:36