Campoie / rest-assured

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

Support getting empty bodies #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We get an error message that you can't using exceptions when a response body  
is empty.

E.g. get("/emptyBody").asString() throws exception if /emptyBody returns an 
empty response body.

Original issue reported on code.google.com by johan.ha...@gmail.com on 25 Mar 2011 at 9:13

GoogleCodeExporter commented 9 years ago

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