Is HTTP content negotiation being used by browsers and servers in practice?
问题 I'm learning about HTTP content negotiation at the moment. I already understand the basic way client and server are able to negotiate a representation for the content requested. I could not find out, though, what content negotiation is actually good for . Are real world browsers actively using any of this? I understand they are sending some headers such as Accept but their content and meaning seems vaguely defined to be. I also wonder if real-world web applications can make use of HTTP