IntermediateVocabulary#backend#developer-tools#architecture

Content Negotiation Vocabulary

Learn the vocabulary of a server choosing a response format based on what a client actually requests.

0 / 5 completed
1 / 5
At standup, a dev mentions a client sending an Accept header listing the response formats it can handle, and the server choosing which representation, like JSON or XML, to actually return based on that header. What is this mechanism called?