Hi Greg, > I think the encoding of any error messages should be left to the application. > Also, XML (as is used in SOAP faults) and JSON both seem a bit heavy to put > in a header. This is why I initially raised the question of whether or not we > should support a response body in the error case. I don't know if there is a size limit to header lines, so i agree with this.
> I'm still inclined to restrict error messages to the response headers, at > least for now. We can always add support for the response body later, if the > need arises. > Ok, also for me this is right. Bye, Sandro
