Campoie / rest-assured

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

Allow specifying parser method #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
E.g. if response mime type is text/plain but the content is XML you should be 
able to parse it using the XML parser. 

E.g. 

expect(..).with().parser('application/xml').when().get(..)

Original issue reported on code.google.com by johan.ha...@gmail.com on 12 Jan 2011 at 8:10

GoogleCodeExporter commented 9 years ago

Original comment by johan.ha...@gmail.com on 13 Jan 2011 at 7:08

GoogleCodeExporter commented 9 years ago

Original comment by johan.ha...@gmail.com on 12 Feb 2011 at 8:30