djangid / rest-assured

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

Improve parsing when no expectations are defined #109

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Double parsing will occur when doing e.g. get("/something") because of filters 
and expectations (even though filters and expectations are not specified). 

Try to fix this.

Original issue reported on code.google.com by johan.ha...@gmail.com on 2 Oct 2011 at 7:08

GoogleCodeExporter commented 8 years ago

Original comment by johan.ha...@gmail.com on 2 Oct 2011 at 3:34