Fix for issue 49. Update section 4.2.2 to refer to section 3.8 rather than restating it (badly). Change the error status code at the end of section 4.2.2 from 406 to 500 - 406 is thrown by section 3.8 when applicable, section 4.2.2 throws a 500 if it can't find a writer to serialize the entity in the selected media type, this is a server application error, not a client error. Added an item to section 3.8 to explicitly recognize that the media type can be set directly in a Response instance.

svn path=/trunk/; revision=507
2 files changed
tree: 9b304024a3738ec6f1060e31216185769337329e
  1. spec/
  2. src/