The Well-Formed WebExploring the limits of XML and HTTPShould you use Content Negotiation in your Web Services- September 7, 2003 Should you use Content Negotiation when building your web service The short answer is no. There are definite problems with conneg and I can give some examples of problems I have run into and also point to problems other have run into. First let's back up and explain Content Negotiation. Your browser is a generic display program and can take in various kinds of media, such as HTML, JPEGs, CSS, Flash, etc. and display it for you. The first thing to note is that each of those kinds of..http://bitworking.org/news/WebServicesAndContentNegotiation |