What is the purpose of content negotiation in a Spring REST API?
-
A
Selecting the response format based on the client's Accept header
-
B
Encrypting the response body
-
C
Balancing load between multiple REST endpoints
-
D
Caching responses based on content type