Campoie / rest-assured

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

Response should include status code and statusline #40

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
E.g. 

response.getStatusLine();
response.getStatusCode();

Original issue reported on code.google.com by johan.ha...@gmail.com on 4 Mar 2011 at 7:12

GoogleCodeExporter commented 9 years ago

Original comment by johan.ha...@gmail.com on 4 Mar 2011 at 4:44